| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
LiveRealTimeClipStreamInfo |
LiveRealTimeClipRequest.getStreamInfo()
Get 剪辑的直播流信息:
默认剪辑直播原始流。
当StreamInfo中指定的Type为Transcoding,则剪辑TemplateId对应的直播转码流。
|
| Modifier and Type | Method and Description |
|---|---|
void |
LiveRealTimeClipRequest.setStreamInfo(LiveRealTimeClipStreamInfo StreamInfo)
Set 剪辑的直播流信息:
默认剪辑直播原始流。
当StreamInfo中指定的Type为Transcoding,则剪辑TemplateId对应的直播转码流。
|
| Constructor and Description |
|---|
LiveRealTimeClipStreamInfo(LiveRealTimeClipStreamInfo 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.