Package | Description |
---|---|
com.tencentcloudapi.live.v20180801.models |
Modifier and Type | Method and Description |
---|---|
TemplateInfo |
DescribeLiveTranscodeTemplateResponse.getTemplate()
Get 模板信息。
|
TemplateInfo[] |
DescribeLiveTranscodeTemplatesResponse.getTemplates()
Get 转码模板列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLiveTranscodeTemplateResponse.setTemplate(TemplateInfo Template)
Set 模板信息。
|
void |
DescribeLiveTranscodeTemplatesResponse.setTemplates(TemplateInfo[] Templates)
Set 转码模板列表。
|
Constructor and Description |
---|
TemplateInfo(TemplateInfo 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 © 2024. All rights reserved.