| Package | Description | 
|---|---|
| com.tencentcloudapi.cme.v20191029.models | 
| Modifier and Type | Method and Description | 
|---|---|
| EmptyTrackItem | MediaTrackItem. getEmptyItem()Get 空白片段,当 Type = Empty 时有效。空片段用于时间轴的占位。如需要两个音频片段之间有一段时间的静音,可以用 EmptyTrackItem 来进行占位。
使用 EmptyTrackItem 进行占位,来定位某个Item。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MediaTrackItem. setEmptyItem(EmptyTrackItem EmptyItem)Set 空白片段,当 Type = Empty 时有效。空片段用于时间轴的占位。如需要两个音频片段之间有一段时间的静音,可以用 EmptyTrackItem 来进行占位。
使用 EmptyTrackItem 进行占位,来定位某个Item。 | 
| Constructor and Description | 
|---|
| EmptyTrackItem(EmptyTrackItem 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.