Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
VideoTemplateInfo[] |
ModifyMediaLiveChannelRequest.getVideoTemplates()
Get Video transcoding template array.
|
VideoTemplateInfo[] |
ChannelInfo.getVideoTemplates()
Get Video transcoding template array.
|
VideoTemplateInfo[] |
CreateMediaLiveChannelRequest.getVideoTemplates()
Get Video transcoding template array.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMediaLiveChannelRequest.setVideoTemplates(VideoTemplateInfo[] VideoTemplates)
Set Video transcoding template array.
|
void |
ChannelInfo.setVideoTemplates(VideoTemplateInfo[] VideoTemplates)
Set Video transcoding template array.
|
void |
CreateMediaLiveChannelRequest.setVideoTemplates(VideoTemplateInfo[] VideoTemplates)
Set Video transcoding template array.
|
Constructor and Description |
---|
VideoTemplateInfo(VideoTemplateInfo 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 © 2021. All rights reserved.