Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ComposeMediaConfig |
EditMediaRequest.getComposeConfig()
Get 【合成】任务配置。
注意:当其不为空时,认为是合成任务,否则按剪辑任务处理。
|
Modifier and Type | Method and Description |
---|---|
void |
EditMediaRequest.setComposeConfig(ComposeMediaConfig ComposeConfig)
Set 【合成】任务配置。
注意:当其不为空时,认为是合成任务,否则按剪辑任务处理。
|
Constructor and Description |
---|
ComposeMediaConfig(ComposeMediaConfig 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 © 2024. All rights reserved.