SystemDevicesAudioDeviceMicrophone Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Microphone
The SystemDevicesAudioDeviceMicrophone type exposes the following members.
| Name | Description | |
|---|---|---|
| IsFarField |
The System.Devices.AudioDevice.Microphone.IsFarField property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AudioDevice_Microphone_IsFarField.
| |
| SensitivityInDbfs |
The System.Devices.AudioDevice.Microphone.SensitivityInDbfs property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Devices_AudioDevice_Microphone_SensitivityInDbfs.
| |
| SensitivityInDbfs2 |
The System.Devices.AudioDevice.Microphone.SensitivityInDbfs2 property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Devices_AudioDevice_Microphone_SensitivityInDbfs2.
| |
| SignalToNoiseRatioInDb |
The System.Devices.AudioDevice.Microphone.SignalToNoiseRatioInDb property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Devices_AudioDevice_Microphone_SignalToNoiseRatioInDb.
|