The following tables list the members exposed by AudioInput.
| Name | Description | |
|---|---|---|
| Bass | Gets or sets the bass equalization value for the audio input. |
| BassRange | Gets the bass equalization range for the audio input. |
| Enable | Gets or sets the audio input enabled state. |
| FriendlyName | Gets the friendly name for the audio input. |
| Loudness | Gets or sets the audio input loudness state. |
| MixLevel | Gets or sets the recording volume level for the audio input. |
| Mono | Gets or sets the audio input mono setting. |
| Name | Gets the name of the audio input. |
| Pan | Gets or sets the pan level for the audio input. |
| Treble | Gets the treble equalization value for the audio input. |
| TrebleRange | Gets the treble equalization range for the audio input. |
| Name | Description | |
|---|---|---|
| Equals | Determines if the specified Object is equal to the current Object. |
| GetHashCode | Serves as a hash function for a particular type. |
| ToString | Returns a string that represents the current object. |