Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CreateInputRTMPPullSettings |
ModifyInput.getRTMPPullSettings()
Get RTMP_PULL的配置信息。
|
CreateInputRTMPPullSettings |
CreateInput.getRTMPPullSettings()
Get 输入的RTMP_PULL配置信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyInput.setRTMPPullSettings(CreateInputRTMPPullSettings RTMPPullSettings)
Set RTMP_PULL的配置信息。
|
void |
CreateInput.setRTMPPullSettings(CreateInputRTMPPullSettings RTMPPullSettings)
Set 输入的RTMP_PULL配置信息。
|
Constructor and Description |
---|
CreateInputRTMPPullSettings(CreateInputRTMPPullSettings 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.