Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
AnimatedGraphicTaskInput[] |
MediaProcessTaskInput.getAnimatedGraphicTaskSet()
Get 视频转动图任务列表。
|
AnimatedGraphicTaskInput |
MediaProcessTaskAnimatedGraphicResult.getInput()
Get 转动图任务的输入。
|
Modifier and Type | Method and Description |
---|---|
void |
MediaProcessTaskInput.setAnimatedGraphicTaskSet(AnimatedGraphicTaskInput[] AnimatedGraphicTaskSet)
Set 视频转动图任务列表。
|
void |
MediaProcessTaskAnimatedGraphicResult.setInput(AnimatedGraphicTaskInput Input)
Set 转动图任务的输入。
|
Constructor and Description |
---|
AnimatedGraphicTaskInput(AnimatedGraphicTaskInput 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.