Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ComposeMediaTask |
EventContent.getComposeMediaCompleteEvent()
Get Media file composing task completion event, which is valid when the event type is `ComposeMediaComplete`.
|
ComposeMediaTask |
DescribeTaskDetailResponse.getComposeMediaTask()
Get Media file composing task information.
|
Modifier and Type | Method and Description |
---|---|
void |
EventContent.setComposeMediaCompleteEvent(ComposeMediaTask ComposeMediaCompleteEvent)
Set Media file composing task completion event, which is valid when the event type is `ComposeMediaComplete`.
|
void |
DescribeTaskDetailResponse.setComposeMediaTask(ComposeMediaTask ComposeMediaTask)
Set Media file composing task information.
|
Constructor and Description |
---|
ComposeMediaTask(ComposeMediaTask 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.