| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MediaAnimatedGraphicsItem[] |
MediaAnimatedGraphicsInfo.getAnimatedGraphicsSet()
Get Result information of animated image generating task
Note: this field may return null, indicating that no valid values can be obtained.
|
MediaAnimatedGraphicsItem |
MediaProcessTaskAnimatedGraphicResult.getOutput()
Get Output of animated image generating task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaAnimatedGraphicsInfo.setAnimatedGraphicsSet(MediaAnimatedGraphicsItem[] AnimatedGraphicsSet)
Set Result information of animated image generating task
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
MediaProcessTaskAnimatedGraphicResult.setOutput(MediaAnimatedGraphicsItem Output)
Set Output of animated image generating task.
|
| Constructor and Description |
|---|
MediaAnimatedGraphicsItem(MediaAnimatedGraphicsItem 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.