| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
AnimatedGraphicTaskInput[] | 
MediaProcessTaskInput.getAnimatedGraphicTaskSet()
Get List of animated image generating tasks. 
 | 
AnimatedGraphicTaskInput | 
MediaProcessTaskAnimatedGraphicResult.getInput()
Get Input for an animated image generating task. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MediaProcessTaskInput.setAnimatedGraphicTaskSet(AnimatedGraphicTaskInput[] AnimatedGraphicTaskSet)
Set List of animated image generating tasks. 
 | 
void | 
MediaProcessTaskAnimatedGraphicResult.setInput(AnimatedGraphicTaskInput Input)
Set Input for an animated image generating task. 
 | 
| 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.