| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SubtitleConf[] | CreateStreamLiveChannelRequest. getCaptionTemplates()Get Subtitle template configuration, only AVTemplates are valid. | 
| SubtitleConf[] | StreamLiveChannelInfo. getCaptionTemplates()Get | 
| SubtitleConf[] | ModifyStreamLiveChannelRequest. getCaptionTemplates()Get Subtitle template configuration, only AVTemplates are valid. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateStreamLiveChannelRequest. setCaptionTemplates(SubtitleConf[] CaptionTemplates)Set Subtitle template configuration, only AVTemplates are valid. | 
| void | StreamLiveChannelInfo. setCaptionTemplates(SubtitleConf[] CaptionTemplates)Set | 
| void | ModifyStreamLiveChannelRequest. setCaptionTemplates(SubtitleConf[] CaptionTemplates)Set Subtitle template configuration, only AVTemplates are valid. | 
| Constructor and Description | 
|---|
| SubtitleConf(SubtitleConf 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.