Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
AdaptiveDynamicStreamingInfoItem[] |
MediaAdaptiveDynamicStreamingInfo.getAdaptiveDynamicStreamingSet()
Get 转自适应码流信息数组。
|
AdaptiveDynamicStreamingInfoItem |
MediaProcessTaskAdaptiveDynamicStreamingResult.getOutput()
Get 对视频转自适应码流任务的输出。
|
Modifier and Type | Method and Description |
---|---|
void |
MediaAdaptiveDynamicStreamingInfo.setAdaptiveDynamicStreamingSet(AdaptiveDynamicStreamingInfoItem[] AdaptiveDynamicStreamingSet)
Set 转自适应码流信息数组。
|
void |
MediaProcessTaskAdaptiveDynamicStreamingResult.setOutput(AdaptiveDynamicStreamingInfoItem Output)
Set 对视频转自适应码流任务的输出。
|
Constructor and Description |
---|
AdaptiveDynamicStreamingInfoItem(AdaptiveDynamicStreamingInfoItem 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 © 2021. All rights reserved.