| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AudioTransform[] |
VideoTrackItem.getAudioOperations()
Get Operation on audio such as muting.
|
AudioTransform[] |
AudioTrackItem.getAudioOperations()
Get Operation on audio segment, such as volume adjustment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoTrackItem.setAudioOperations(AudioTransform[] AudioOperations)
Set Operation on audio such as muting.
|
void |
AudioTrackItem.setAudioOperations(AudioTransform[] AudioOperations)
Set Operation on audio segment, such as volume adjustment.
|
| Constructor and Description |
|---|
AudioTransform(AudioTransform 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 © 2025. All rights reserved.