| Package | Description |
|---|---|
| com.tencentcloudapi.cme.v20191029.models |
| Modifier and Type | Method and Description |
|---|---|
MediaCastDestinationInfo |
MediaCastDestinationInterruptInfo.getDestinationInfo()
Get 发生断流的输出源信息。
|
MediaCastDestinationInfo[] |
MediaCastProjectInfo.getDestinationInfos()
Get 输出源列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaCastDestinationInterruptInfo.setDestinationInfo(MediaCastDestinationInfo DestinationInfo)
Set 发生断流的输出源信息。
|
void |
MediaCastProjectInfo.setDestinationInfos(MediaCastDestinationInfo[] DestinationInfos)
Set 输出源列表。
|
| Constructor and Description |
|---|
MediaCastDestinationInfo(MediaCastDestinationInfo 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.