| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ComplexAdaptiveDynamicStreamingTask |
EventContent.getComplexAdaptiveDynamicStreamingCompleteEvent()
Get Complex adaptive bitrate streaming processing completion event, valid when the event type is ComplexAdaptiveDynamicStreamingComplete.
|
ComplexAdaptiveDynamicStreamingTask |
DescribeTaskDetailResponse.getComplexAdaptiveDynamicStreamingTask()
Get Complex adaptive bitrate streaming processing task information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContent.setComplexAdaptiveDynamicStreamingCompleteEvent(ComplexAdaptiveDynamicStreamingTask ComplexAdaptiveDynamicStreamingCompleteEvent)
Set Complex adaptive bitrate streaming processing completion event, valid when the event type is ComplexAdaptiveDynamicStreamingComplete.
|
void |
DescribeTaskDetailResponse.setComplexAdaptiveDynamicStreamingTask(ComplexAdaptiveDynamicStreamingTask ComplexAdaptiveDynamicStreamingTask)
Set Complex adaptive bitrate streaming processing task information.
|
| Constructor and Description |
|---|
ComplexAdaptiveDynamicStreamingTask(ComplexAdaptiveDynamicStreamingTask 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.