Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputInfoRTPSettings |
CreateOutputInfo.getRTPSettings()
Get 输出的RTP的配置。
|
CreateOutputInfoRTPSettings |
ModifyOutputInfo.getRTPSettings()
Get 转推RTP的配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setRTPSettings(CreateOutputInfoRTPSettings RTPSettings)
Set 输出的RTP的配置。
|
void |
ModifyOutputInfo.setRTPSettings(CreateOutputInfoRTPSettings RTPSettings)
Set 转推RTP的配置。
|
Constructor and Description |
---|
CreateOutputInfoRTPSettings(CreateOutputInfoRTPSettings 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.