AudioDevice
In this article. This article lists the device information properties related to audio devices. On Windows, each hardware device has associated DeviceInformation properties providing detailed information about a device that you can use when you need specific information about the device or when you are building a device selector. For general information about enumerating devices on Windows.
-->- This tutorial is going to show you how to enable an audio device in Windows 7.This tutorial is going to show you how to enable audio in windows 7 by activati.
- Sound Devices is a worldwide leader in portable and installed production sound and video products for a wide range of professional applications.
- The package provides the installation files for Intel SST Audio Device (WDM) Driver version 604.531. If the driver is already installed on your system, updating (overwrite-installing).
Definition
Gets or sets the DeviceInformation object representing audio device used by the MediaPlayer to render audio.
Property Value
- DeviceInformation
The DeviceInformation object representing audio device used by the MediaPlayer to render audio.
Windows 10 requirements
Audiodevicescmdlets
Device family | Windows 10 Anniversary Edition (introduced in 10.0.14393.0) |
API contract | Windows.Foundation.UniversalApiContract (introduced in v3.0) |
Remarks
To enumerate the currently available audio devices, call DeviceInformation.FindAllAsync, passing in the device selector string returned from MediaDevice.GetAudioRenderSelector.