| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
EditMediaStreamInfo[] |
EditMediaRequest.getStreamInfos()
Get 输入的流信息,当 InputType 为 Stream 时必填。
|
EditMediaStreamInfo[] |
EditMediaTaskInput.getStreamInfoSet()
Get 输入的流信息,当 InputType 为 Stream 时,该字段有值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
EditMediaRequest.setStreamInfos(EditMediaStreamInfo[] StreamInfos)
Set 输入的流信息,当 InputType 为 Stream 时必填。
|
void |
EditMediaTaskInput.setStreamInfoSet(EditMediaStreamInfo[] StreamInfoSet)
Set 输入的流信息,当 InputType 为 Stream 时,该字段有值。
|
Copyright © 2020. All rights reserved.