Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
ComplexAdaptiveDynamicStreamingTaskSubtitleInput[] |
CreateComplexAdaptiveDynamicStreamingTaskRequest.getSubtitleSet()
Get 多语言字幕参数,最大可支持16个。每个数组元素对应自适应码流中的一条字幕流。数组中元素的顺序将决定自适应码流中的字幕流顺序。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateComplexAdaptiveDynamicStreamingTaskRequest.setSubtitleSet(ComplexAdaptiveDynamicStreamingTaskSubtitleInput[] SubtitleSet)
Set 多语言字幕参数,最大可支持16个。每个数组元素对应自适应码流中的一条字幕流。数组中元素的顺序将决定自适应码流中的字幕流顺序。
|
Constructor and Description |
---|
ComplexAdaptiveDynamicStreamingTaskSubtitleInput(ComplexAdaptiveDynamicStreamingTaskSubtitleInput 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 © 2025. All rights reserved.