Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
TranscodeTask2017 |
EventContent.getTranscodeCompleteEvent()
Get Video transcoding completion event, which is valid if the event type is `TranscodeComplete`.
|
TranscodeTask2017 |
DescribeTaskDetailResponse.getTranscodeTask()
Get Video transcoding task information.
|
Modifier and Type | Method and Description |
---|---|
void |
EventContent.setTranscodeCompleteEvent(TranscodeTask2017 TranscodeCompleteEvent)
Set Video transcoding completion event, which is valid if the event type is `TranscodeComplete`.
|
void |
DescribeTaskDetailResponse.setTranscodeTask(TranscodeTask2017 TranscodeTask)
Set Video transcoding task information.
|
Constructor and Description |
---|
TranscodeTask2017(TranscodeTask2017 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.