Click or drag to resize

SystemDevicesAudioDeviceMicrophone Class

The System.Devices.AudioDevice.Microphone properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesAudioDeviceMicrophone

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class Microphone

The SystemDevicesAudioDeviceMicrophone type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsFarField
The System.Devices.AudioDevice.Microphone.IsFarField property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AudioDevice_Microphone_IsFarField.
Public propertyStatic memberSensitivityInDbfs
The System.Devices.AudioDevice.Microphone.SensitivityInDbfs property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Devices_AudioDevice_Microphone_SensitivityInDbfs.
Public propertyStatic memberSensitivityInDbfs2
The System.Devices.AudioDevice.Microphone.SensitivityInDbfs2 property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Devices_AudioDevice_Microphone_SensitivityInDbfs2.
Public propertyStatic memberSignalToNoiseRatioInDb
The System.Devices.AudioDevice.Microphone.SignalToNoiseRatioInDb property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_Devices_AudioDevice_Microphone_SignalToNoiseRatioInDb.
Top
See Also