Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
MediaCastDestinationInterruptInfo |
ProjectMediaCastStatusChangedEvent.getDestinationInterruptInfo()
Get 点播转直播输出断流信息,仅当 Status 取值 DestinationInterrupted 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectMediaCastStatusChangedEvent.setDestinationInterruptInfo(MediaCastDestinationInterruptInfo DestinationInterruptInfo)
Set 点播转直播输出断流信息,仅当 Status 取值 DestinationInterrupted 时有效。
|
Constructor and Description |
---|
MediaCastDestinationInterruptInfo(MediaCastDestinationInterruptInfo 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.