| Package | Description | 
|---|---|
| com.tencentcloudapi.mdl.v20200326.models | 
| Modifier and Type | Method and Description | 
|---|---|
| InputSettingInfo[] | CreateStreamLiveInputRequest. getInputSettings()Get Input settings. | 
| InputSettingInfo[] | ModifyStreamLiveInputRequest. getInputSettings()Get Input settings
For the type `RTMP_PUSH`, `RTMP_PULL`, `HLS_PULL`, or `MP4_PULL`, 1 or 2 inputs of the corresponding type can be configured. | 
| InputSettingInfo[] | InputInfo. getInputSettings()Get Input configuration array. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateStreamLiveInputRequest. setInputSettings(InputSettingInfo[] InputSettings)Set Input settings. | 
| void | ModifyStreamLiveInputRequest. setInputSettings(InputSettingInfo[] InputSettings)Set Input settings
For the type `RTMP_PUSH`, `RTMP_PULL`, `HLS_PULL`, or `MP4_PULL`, 1 or 2 inputs of the corresponding type can be configured. | 
| 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 © 2022. All rights reserved.