Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputRTMPSettings |
CreateOutputInfo.getRTMPSettings()
Get 输出的RTMP的配置。
|
CreateOutputRTMPSettings |
ModifyOutputInfo.getRTMPSettings()
Get 转推RTMP的配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set 输出的RTMP的配置。
|
void |
ModifyOutputInfo.setRTMPSettings(CreateOutputRTMPSettings RTMPSettings)
Set 转推RTMP的配置。
|
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 © 2024. All rights reserved.