| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ComposeMediaOutput |
ComposeMediaTaskInput.getOutput()
Get 输出的媒体文件信息。
|
ComposeMediaOutput |
ComposeMediaRequest.getOutput()
Get 输出的媒体文件信息。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComposeMediaTaskInput.setOutput(ComposeMediaOutput Output)
Set 输出的媒体文件信息。
|
void |
ComposeMediaRequest.setOutput(ComposeMediaOutput Output)
Set 输出的媒体文件信息。
|
| Constructor and Description |
|---|
ComposeMediaOutput(ComposeMediaOutput 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.