Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputRTMPSettings |
CreateOutputInfo.getRTMPSettings()
Get The RTMP configuration.
|
CreateOutputRTMPSettings |
ModifyOutputInfo.getRTMPSettings()
Get The RTMP relay configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set The RTMP configuration.
|
void |
ModifyOutputInfo.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set The RTMP relay configuration.
|
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 © 2023. All rights reserved.