Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
MediaTrackItem[] |
MediaTrack.getTrackItems()
Get 轨道上的媒体片段列表。
|
Modifier and Type | Method and Description |
---|---|
void |
MediaTrack.setTrackItems(MediaTrackItem[] TrackItems)
Set 轨道上的媒体片段列表。
|
Constructor and Description |
---|
MediaTrackItem(MediaTrackItem 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.