public static final class GetTranscodeSummaryRequest.Builder extends Object
public GetTranscodeSummaryRequest.Builder videoIds(String videoIds)
* After you upload a video in the [ApsaraVideo VOD console](https://vod.console.aliyun.com), you can log on to the ApsaraVideo VOD console and choose **Media Files** > **Audio/Video** to view the ID of the video. * Obtain the value of VideoId from the response to the [CreateUploadVideo](~~55407~~) operation that you call to obtain the upload URL and credential. * Obtain the value of VideoId by calling the [SearchMedia](~~86044~~) operation. This method is applicable to files that have been uploaded.
public GetTranscodeSummaryRequest build()
Copyright © 2024. All rights reserved.