Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputRTMPSettings |
ModifyOutput.getRTMPSettings()
Get Configuration of RTMP push.
|
CreateOutputRTMPSettings |
CreateOutput.getRTMPSettings()
Get RTMP configuration of output.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyOutput.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set Configuration of RTMP push.
|
void |
CreateOutput.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set RTMP configuration of output.
|
Constructor and Description |
---|
CreateOutputRTMPSettings(CreateOutputRTMPSettings 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 © 2021. All rights reserved.