Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateInputRTSPPullSettings |
ModifyInput.getRTSPPullSettings()
Get RTSP_PULL的配置信息。
|
CreateInputRTSPPullSettings |
CreateInput.getRTSPPullSettings()
Get 输入的RTSP_PULL配置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyInput.setRTSPPullSettings(CreateInputRTSPPullSettings RTSPPullSettings)
Set RTSP_PULL的配置信息。
|
void |
CreateInput.setRTSPPullSettings(CreateInputRTSPPullSettings RTSPPullSettings)
Set 输入的RTSP_PULL配置信息。
|
Constructor and Description |
---|
CreateInputRTSPPullSettings(CreateInputRTSPPullSettings 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.