Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ComposeAudioOperation[] |
ComposeVideoItem.getAudioOperations()
Get The audio operations, such as muting.
|
ComposeAudioOperation[] |
ComposeAudioItem.getAudioOperations()
Get The operations performed, such as muting.
|
Modifier and Type | Method and Description |
---|---|
void |
ComposeVideoItem.setAudioOperations(ComposeAudioOperation[] AudioOperations)
Set The audio operations, such as muting.
|
void |
ComposeAudioItem.setAudioOperations(ComposeAudioOperation[] AudioOperations)
Set The operations performed, such as muting.
|
Constructor and Description |
---|
ComposeAudioOperation(ComposeAudioOperation 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.