Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
VideoEncodingPresetAudioSettingForUpdate |
ModifyVideoEncodingPresetRequest.getAudioSetting()
Get 更改后的编码配置的音频设置。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyVideoEncodingPresetRequest.setAudioSetting(VideoEncodingPresetAudioSettingForUpdate AudioSetting)
Set 更改后的编码配置的音频设置。
|
Constructor and Description |
---|
VideoEncodingPresetAudioSettingForUpdate(VideoEncodingPresetAudioSettingForUpdate 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.