| Package | Description |
|---|---|
| com.tencentcloudapi.cme.v20191029.models |
| Modifier and Type | Method and Description |
|---|---|
AudioTrackItem |
MediaTrackItem.getAudioItem()
Get 音频片段,当 Type = Audio 时有效。
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaTrackItem.setAudioItem(AudioTrackItem AudioItem)
Set 音频片段,当 Type = Audio 时有效。
|
| Constructor and Description |
|---|
AudioTrackItem(AudioTrackItem 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.