CoreAudioDevicesMan class |
|
The CoreAudioDevicesMan class, accessible through the control's CoreAudioDevices property contains methods needed to manage audio devices under Windows Vista and later versions.
The CoreAudioDevicesMan class is implemented through the following methods:
Further information about management of audio devices in Windows Vista and later versions can be found inside the How to access settings of audio devices in Windows Vista and later versions tutorial.
Samples of usage of access to audio devices in Visual C# and Visual Basic.NET can be found inside the following samples installed with the product's setup package:
- CoreAudioDevices