| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
EditMediaStreamInfo[] |
EditMediaRequest.getStreamInfos()
Get nput stream information, required when InputType is Stream.
|
EditMediaStreamInfo[] |
EditMediaTaskInput.getStreamInfoSet()
Get Input stream information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditMediaRequest.setStreamInfos(EditMediaStreamInfo[] StreamInfos)
Set nput stream information, required when InputType is Stream.
|
void |
EditMediaTaskInput.setStreamInfoSet(EditMediaStreamInfo[] StreamInfoSet)
Set Input stream information.
|
| Constructor and Description |
|---|
EditMediaStreamInfo(EditMediaStreamInfo 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 © 2024. All rights reserved.