Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
SplitMediaTaskConfig[] |
SplitMediaRequest.getSegments()
Get 视频拆条任务信息列表,最多同时支持100个拆条信息。
|
Modifier and Type | Method and Description |
---|---|
void |
SplitMediaRequest.setSegments(SplitMediaTaskConfig[] Segments)
Set 视频拆条任务信息列表,最多同时支持100个拆条信息。
|
Constructor and Description |
---|
SplitMediaTaskConfig(SplitMediaTaskConfig 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 © 2023. All rights reserved.