Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AnimatedGraphicTaskInput |
ActivityPara.getAnimatedGraphicTask()
Get An animated screenshot generation task.
|
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 |
ActivityPara.setAnimatedGraphicTask(AnimatedGraphicTaskInput AnimatedGraphicTask)
Set An animated screenshot generation task.
|
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 © 2023. All rights reserved.