Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
TEHDConfig |
TranscodeTemplate.getTEHDConfig()
Get TESHD transcoding parameter.
|
TEHDConfig |
CreateTranscodeTemplateRequest.getTEHDConfig()
Get TESHD transcoding parameter.
|
TEHDConfig |
RawTranscodeParameter.getTEHDConfig()
Get TESHD transcoding parameter.
|
Modifier and Type | Method and Description |
---|---|
void |
TranscodeTemplate.setTEHDConfig(TEHDConfig TEHDConfig)
Set TESHD transcoding parameter.
|
void |
CreateTranscodeTemplateRequest.setTEHDConfig(TEHDConfig TEHDConfig)
Set TESHD transcoding parameter.
|
void |
RawTranscodeParameter.setTEHDConfig(TEHDConfig TEHDConfig)
Set TESHD transcoding parameter.
|
Constructor and Description |
---|
TEHDConfig(TEHDConfig 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.