Package | Description |
---|---|
com.tencentcloudapi.mdl.v20200326.models |
Modifier and Type | Method and Description |
---|---|
InputSettingInfo[] |
ModifyMediaLiveInputRequest.getInputSettings()
Get Input settings information.
|
InputSettingInfo[] |
CreateMediaLiveInputRequest.getInputSettings()
Get Input settings information, one or two sets of which need to be configured for RTMP_PUSH/RTMP_PULL/HLS_PULL/MP4_PULL.
|
InputSettingInfo[] |
InputInfo.getInputSettings()
Get Input configuration array.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMediaLiveInputRequest.setInputSettings(InputSettingInfo[] InputSettings)
Set Input settings information.
|
void |
CreateMediaLiveInputRequest.setInputSettings(InputSettingInfo[] InputSettings)
Set Input settings information, one or two sets of which need to be configured for RTMP_PUSH/RTMP_PULL/HLS_PULL/MP4_PULL.
|
void |
InputInfo.setInputSettings(InputSettingInfo[] InputSettings)
Set Input configuration array.
|
Copyright © 2020. All rights reserved.