RuyiNetVideoService Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetVideoService : RuyiNetService
The RuyiNetVideoService type exposes the following members.
Name | Description | |
---|---|---|
DeleteVideo |
Deletes a video.
| |
DownloadVideo |
Prepares a video download.
| |
GetFriendsVideos |
Returns a list of friends videos.
| |
GetVideoUrl |
Returns the CDN url for a video.
| |
ListVideos |
List all the current user's videos.
| |
UploadVideo |
Prepares a video upload.
|