| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
HeadTailTaskInput[] |
TranscodeTaskInput.getHeadTailSet()
Get 片头片尾列表,支持多片头片尾,最大可支持 10 个。
|
| Modifier and Type | Method and Description |
|---|---|
void |
TranscodeTaskInput.setHeadTailSet(HeadTailTaskInput[] HeadTailSet)
Set 片头片尾列表,支持多片头片尾,最大可支持 10 个。
|
| Constructor and Description |
|---|
HeadTailTaskInput(HeadTailTaskInput 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.