| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AudioVolumeParam |
AudioTransform.getVolumeParam()
Get Volume adjustment parameter, which is valid if `Type` is `Volume`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioTransform.setVolumeParam(AudioVolumeParam VolumeParam)
Set Volume adjustment parameter, which is valid if `Type` is `Volume`.
|
| Constructor and Description |
|---|
AudioVolumeParam(AudioVolumeParam 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 © 2022. All rights reserved.