Class Win32_SoundDevice

java.lang.Object
com.ferrumx.system.hardware.Win32_SoundDevice

public class Win32_SoundDevice extends Object
This class queries the Win32_SoundDevice class of WMI and represents the Audio Driver details of your system.

Fetches the following properties: ProductName, Status, Caption, PNPDeviceID, Manufacturer

Author:
Egg-03