Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
MediaProcessTaskAnimatedGraphicResult |
MediaProcessTaskResult.getAnimatedGraphicTask()
Get Query result of an animated image generating task, which is valid when task type is `AnimatedGraphics`.
|
MediaProcessTaskAnimatedGraphicResult |
ActivityResItem.getAnimatedGraphicTask()
Get The result of an animated image generating task.
|
Modifier and Type | Method and Description |
---|---|
void |
MediaProcessTaskResult.setAnimatedGraphicTask(MediaProcessTaskAnimatedGraphicResult AnimatedGraphicTask)
Set Query result of an animated image generating task, which is valid when task type is `AnimatedGraphics`.
|
void |
ActivityResItem.setAnimatedGraphicTask(MediaProcessTaskAnimatedGraphicResult AnimatedGraphicTask)
Set The result of an animated image generating task.
|
Constructor and Description |
---|
MediaProcessTaskAnimatedGraphicResult(MediaProcessTaskAnimatedGraphicResult 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.