| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MediaTransitionItem |
MediaTrackItem.getTransitionItem()
Get Transition, which is valid if `Type` is `Transition`.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaTrackItem.setTransitionItem(MediaTransitionItem TransitionItem)
Set Transition, which is valid if `Type` is `Transition`.
|
| Constructor and Description |
|---|
MediaTransitionItem(MediaTransitionItem 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 © 2022. All rights reserved.