Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetVideoService Class
RuyiNetVideoService Methods
DeleteVideo Method
DownloadVideo Method
GetFriendsVideos Method
GetVideoUrl Method
ListVideos Method
UploadVideo Method
Click or drag to resizeClick or drag to resize

RuyiNetVideoServiceUploadVideo Method

[This is preliminary documentation and is subject to change.]

Prepares a video upload.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<RuyiNetUploadFileResponse> UploadVideo(
	int index,
	string cloudFilename,
	string localPath
)

Parameters

index
Type: SystemInt32
The index of user
cloudFilename
Type: SystemString
The desired cloud fileName of the file.
localPath
Type: SystemString
The path and fileName of the local file.

Return Value

Type: TaskRuyiNetUploadFileResponse

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetVideoService.UploadVideo(System.Int32,System.String,System.String)"]

See Also

Reference

RuyiNetVideoService Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com