public class ComplexAdaptiveDynamicStreamingTaskSubtitleInput extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ComplexAdaptiveDynamicStreamingTaskSubtitleInput() | 
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDefault()Get 是否设置为自适应码流的默认字幕。取值:
YES:设置为默认字幕;
NO:不设置为默认字幕(默认值)。 | 
| String | getId()Get 字幕 ID。该字幕必须归属于自适应码流任务的输入主媒体。 | 
| void | setDefault(String Default)Set 是否设置为自适应码流的默认字幕。取值:
YES:设置为默认字幕;
NO:不设置为默认字幕(默认值)。 | 
| void | setId(String Id)Set 字幕 ID。该字幕必须归属于自适应码流任务的输入主媒体。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ComplexAdaptiveDynamicStreamingTaskSubtitleInput()
public ComplexAdaptiveDynamicStreamingTaskSubtitleInput(ComplexAdaptiveDynamicStreamingTaskSubtitleInput source)
public String getId()
public void setId(String Id)
Id - 字幕 ID。该字幕必须归属于自适应码流任务的输入主媒体。public String getDefault()
public void setDefault(String Default)
Default - 是否设置为自适应码流的默认字幕。取值:
Copyright © 2025. All rights reserved.