| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ImageTransform[] |
VideoTrackItem.getImageOperations()
Get Operation on video image such as image rotation.
|
ImageTransform[] |
StickerTrackItem.getImageOperations()
Get Operation on sticker such as image rotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoTrackItem.setImageOperations(ImageTransform[] ImageOperations)
Set Operation on video image such as image rotation.
|
void |
StickerTrackItem.setImageOperations(ImageTransform[] ImageOperations)
Set Operation on sticker such as image rotation.
|
| Constructor and Description |
|---|
ImageTransform(ImageTransform 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 © 2025. All rights reserved.