| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MediaImageSpriteItem[] |
MediaImageSpriteInfo.getImageSpriteSet()
Get Information set of image sprites with specified specifications.
|
MediaImageSpriteItem |
MediaProcessTaskImageSpriteResult.getOutput()
Get Output of image sprite generating task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaImageSpriteInfo.setImageSpriteSet(MediaImageSpriteItem[] ImageSpriteSet)
Set Information set of image sprites with specified specifications.
|
void |
MediaProcessTaskImageSpriteResult.setOutput(MediaImageSpriteItem Output)
Set Output of image sprite generating task.
|
| Constructor and Description |
|---|
MediaImageSpriteItem(MediaImageSpriteItem 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 © 2024. All rights reserved.