Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateInputRTPSettings |
CreateInput.getRTPSettings()
Get 输入的RTP配置信息。
|
CreateInputRTPSettings |
ModifyInput.getRTPSettings()
Get RTP的配置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateInput.setRTPSettings(CreateInputRTPSettings RTPSettings)
Set 输入的RTP配置信息。
|
void |
ModifyInput.setRTPSettings(CreateInputRTPSettings RTPSettings)
Set RTP的配置信息。
|
Constructor and Description |
---|
CreateInputRTPSettings(CreateInputRTPSettings 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.