Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
ComposeVideoItem |
ComposeMediaItem.getVideo()
Get The information of the video element, which is valid if `Type` is `Video`.
|
Modifier and Type | Method and Description |
---|---|
void |
ComposeMediaItem.setVideo(ComposeVideoItem Video)
Set The information of the video element, which is valid if `Type` is `Video`.
|
Constructor and Description |
---|
ComposeVideoItem(ComposeVideoItem 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.