Click or drag to resize

SystemDevicesAudioDevice Class

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

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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