| 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. | 
| Constructor and Description | 
|---|
| InputSettingInfo(InputSettingInfo 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 © 2021. All rights reserved.