Package | Description |
---|---|
com.tencentcloudapi.mdc.v20200828.models |
Modifier and Type | Method and Description |
---|---|
CreateOutputInfoRTPSettings |
CreateOutputInfo.getRTPSettings()
Get The RTP configuration.
|
CreateOutputInfoRTPSettings |
ModifyOutputInfo.getRTPSettings()
Get The RTP relay configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateOutputInfo.setRTPSettings(CreateOutputInfoRTPSettings RTPSettings)
Set The RTP configuration.
|
void |
ModifyOutputInfo.setRTPSettings(CreateOutputInfoRTPSettings RTPSettings)
Set The RTP relay configuration.
|
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 © 2023. All rights reserved.