Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
MediaProcessTaskTranscodeResult |
MediaProcessTaskResult.getTranscodeTask()
Get Query result of transcoding task, which is valid when task type is `Transcode`.
|
Modifier and Type | Method and Description |
---|---|
void |
MediaProcessTaskResult.setTranscodeTask(MediaProcessTaskTranscodeResult TranscodeTask)
Set Query result of transcoding task, which is valid when task type is `Transcode`.
|
Constructor and Description |
---|
MediaProcessTaskTranscodeResult(MediaProcessTaskTranscodeResult source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.