| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ComplexAdaptiveDynamicStreamingTaskStreamPara |
ComplexAdaptiveDynamicStreamingTaskInput.getStreamPara()
Get 自适应码流参数。
|
ComplexAdaptiveDynamicStreamingTaskStreamPara[] |
CreateComplexAdaptiveDynamicStreamingTaskRequest.getStreamParaSet()
Get 自适应码流参数,最大支持8个。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComplexAdaptiveDynamicStreamingTaskInput.setStreamPara(ComplexAdaptiveDynamicStreamingTaskStreamPara StreamPara)
Set 自适应码流参数。
|
void |
CreateComplexAdaptiveDynamicStreamingTaskRequest.setStreamParaSet(ComplexAdaptiveDynamicStreamingTaskStreamPara[] StreamParaSet)
Set 自适应码流参数,最大支持8个。
|
| 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.