Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
MediaCastSourceInfo |
MediaCastSourceInterruptInfo.getSourceInfo()
Get 发生断流的输入源信息。
|
MediaCastSourceInfo[] |
MediaCastProjectInfo.getSourceInfos()
Get 输入源列表。
|
Modifier and Type | Method and Description |
---|---|
void |
MediaCastSourceInterruptInfo.setSourceInfo(MediaCastSourceInfo SourceInfo)
Set 发生断流的输入源信息。
|
void |
MediaCastProjectInfo.setSourceInfos(MediaCastSourceInfo[] SourceInfos)
Set 输入源列表。
|
Constructor and Description |
---|
MediaCastSourceInfo(MediaCastSourceInfo 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.