| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ComplexAdaptiveDynamicStreamingTaskStreamPara |
ComplexAdaptiveDynamicStreamingTaskInput.getStreamPara()
Get Adaptive bitrate streaming parameters.
|
ComplexAdaptiveDynamicStreamingTaskStreamPara[] |
CreateComplexAdaptiveDynamicStreamingTaskRequest.getStreamParaSet()
Get Adaptive bitrate streaming parameters, supporting up to 8 entries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexAdaptiveDynamicStreamingTaskInput.setStreamPara(ComplexAdaptiveDynamicStreamingTaskStreamPara StreamPara)
Set Adaptive bitrate streaming parameters.
|
void |
CreateComplexAdaptiveDynamicStreamingTaskRequest.setStreamParaSet(ComplexAdaptiveDynamicStreamingTaskStreamPara[] StreamParaSet)
Set Adaptive bitrate streaming parameters, supporting up to 8 entries.
|
| Constructor and Description |
|---|
ComplexAdaptiveDynamicStreamingTaskStreamPara(ComplexAdaptiveDynamicStreamingTaskStreamPara 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.