Click or drag to resize

SystemDevicesAudioDevice Class

The System.Devices.AudioDevice properties namespace.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.WindowsPropertySystemSystemDevicesAudioDevice

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class AudioDevice

The SystemDevicesAudioDevice type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberRawProcessingSupported
The System.Devices.AudioDevice.RawProcessingSupported property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AudioDevice_RawProcessingSupported.
Public propertyStatic memberSpeechProcessingSupported
The System.Devices.AudioDevice.SpeechProcessingSupported property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Devices_AudioDevice_SpeechProcessingSupported.
Top
See Also