| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
| VideoTemplateInfo[] | ModifyStreamLiveChannelRequest. getVideoTemplates()Get Video transcoding templates. | 
| VideoTemplateInfo[] | CreateStreamLiveChannelRequest. getVideoTemplates()Get Video transcoding templates. | 
| VideoTemplateInfo[] | StreamLiveChannelInfo. getVideoTemplates()Get Video transcoding templates
Note: this field may return `null`, indicating that no valid value was found. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyStreamLiveChannelRequest. setVideoTemplates(VideoTemplateInfo[] VideoTemplates)Set Video transcoding templates. | 
| void | CreateStreamLiveChannelRequest. setVideoTemplates(VideoTemplateInfo[] VideoTemplates)Set Video transcoding templates. | 
| void | StreamLiveChannelInfo. setVideoTemplates(VideoTemplateInfo[] VideoTemplates)Set Video transcoding templates
Note: this field may return `null`, indicating that no valid value was found. | 
| 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 © 2022. All rights reserved.