Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
AudioTemplateInfo |
CreateJustInTimeTranscodeTemplateRequest.getAudioTemplate()
Get 音频流配置参数,当 AudioStreamSwitch 为 on,该字段必填。
|
AudioTemplateInfo |
JustInTimeTranscodeTemplate.getAudioTemplate()
Get 音频流配置参数,仅当 AudioStreamSwitch 为 on,该字段有效。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateJustInTimeTranscodeTemplateRequest.setAudioTemplate(AudioTemplateInfo AudioTemplate)
Set 音频流配置参数,当 AudioStreamSwitch 为 on,该字段必填。
|
void |
JustInTimeTranscodeTemplate.setAudioTemplate(AudioTemplateInfo AudioTemplate)
Set 音频流配置参数,仅当 AudioStreamSwitch 为 on,该字段有效。
|
Constructor and Description |
---|
AudioTemplateInfo(AudioTemplateInfo 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.