| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AudioTransform[] |
VideoTrackItem.getAudioOperations()
Get 对音频进行操作,如静音等。
|
AudioTransform[] |
AudioTrackItem.getAudioOperations()
Get 对音频片段进行的操作,如音量调节等。
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoTrackItem.setAudioOperations(AudioTransform[] AudioOperations)
Set 对音频进行操作,如静音等。
|
void |
AudioTrackItem.setAudioOperations(AudioTransform[] AudioOperations)
Set 对音频片段进行的操作,如音量调节等。
|
| 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 © 2023. All rights reserved.