Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
MediaCastSourceInterruptInfo |
ProjectMediaCastStatusChangedEvent.getSourceInterruptInfo()
Get 点播转直播输入断流信息,仅当 Status 取值 SourceInterrupted 时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectMediaCastStatusChangedEvent.setSourceInterruptInfo(MediaCastSourceInterruptInfo SourceInterruptInfo)
Set 点播转直播输入断流信息,仅当 Status 取值 SourceInterrupted 时有效。
|
Constructor and Description |
---|
MediaCastSourceInterruptInfo(MediaCastSourceInterruptInfo 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 © 2025. All rights reserved.