| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
ImageTransform[] |
StickerTrackItem.getImageOperations()
Get 对贴图进行的操作,如图像旋转等。
|
ImageTransform[] |
VideoTrackItem.getImageOperations()
Get 对图像进行的操作,如图像旋转等。
|
| Modifier and Type | Method and Description |
|---|---|
void |
StickerTrackItem.setImageOperations(ImageTransform[] ImageOperations)
Set 对贴图进行的操作,如图像旋转等。
|
void |
VideoTrackItem.setImageOperations(ImageTransform[] ImageOperations)
Set 对图像进行的操作,如图像旋转等。
|
| 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 © 2023. All rights reserved.