| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.mdc.v20200828.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateOutputRTMPSettings |
CreateOutputInfo.getRTMPSettings()
Get The RTMP configuration.
|
CreateOutputRTMPSettings |
ModifyOutputInfo.getRTMPSettings()
Get The RTMP relay configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CreateOutputInfo.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set The RTMP configuration.
|
void |
ModifyOutputInfo.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set The RTMP relay configuration.
|
| 构造器和说明 |
|---|
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 © 2022. All rights reserved.