| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.mps.v20190612.models |
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 构造器和说明 |
|---|
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 © 2022. All rights reserved.