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