Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
VideoTrackItem |
MediaTrackItem.getVideoItem()
Get 视频片段,当 Type = Video 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
MediaTrackItem.setVideoItem(VideoTrackItem VideoItem)
Set 视频片段,当 Type = Video 时有效。
|
Constructor and Description |
---|
VideoTrackItem(VideoTrackItem 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 © 2021. All rights reserved.