| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
AdaptiveDynamicStreamingInfoItem[] |
MediaAdaptiveDynamicStreamingInfo.getAdaptiveDynamicStreamingSet()
Get Information array of adaptive bitrate streaming.
|
AdaptiveDynamicStreamingInfoItem |
MediaProcessTaskAdaptiveDynamicStreamingResult.getOutput()
Get Output of adaptive bitrate streaming task.
|
AdaptiveDynamicStreamingInfoItem |
ReduceMediaBitrateAdaptiveDynamicStreamingResult.getOutput()
Get The output of an adaptive bitrate task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaAdaptiveDynamicStreamingInfo.setAdaptiveDynamicStreamingSet(AdaptiveDynamicStreamingInfoItem[] AdaptiveDynamicStreamingSet)
Set Information array of adaptive bitrate streaming.
|
void |
MediaProcessTaskAdaptiveDynamicStreamingResult.setOutput(AdaptiveDynamicStreamingInfoItem Output)
Set Output of adaptive bitrate streaming task.
|
void |
ReduceMediaBitrateAdaptiveDynamicStreamingResult.setOutput(AdaptiveDynamicStreamingInfoItem Output)
Set The output of an adaptive bitrate task.
|
| 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 © 2024. All rights reserved.