Optionalparams: CancelVideoUploadRequestRequest parameters
Promise resolving to the response
Complete the video upload and starts the transcoding process when all parts are uploaded successfully.
Optionalparams: CompleteVideoUploadRequestRequest parameters
Promise resolving to the response
Query the upload status and result of video upload.
Optionalparams: GetVideoUploadResultRequestRequest parameters
Promise resolving to the response
Initiate video upload session.Video duration should be between 10s and 60s (inclusive).
Optionalparams: InitVideoUploadRequestRequest parameters
Promise resolving to the response
Use this API to upload multiple image files (less than 9 images).
Optionalparams: UploadImageRequestRequest parameters
Promise resolving to the response
Upload video file by part using the upload_id in initiate_video_upload.The request Content-Type of this API should be of multipart/form-data
Optionalparams: UploadVideoPartRequestRequest parameters
Promise resolving to the response
Cancel a video upload session