SoundCardImpl
Implementation of the SoundCard
interface. This class provides the details of a sound card, including the driver version, name, and codec.
Author
N7ghtm4r3
Parameters
driverVersion
The version of the sound card's driver.
name
The name of the sound card (e.g., "Realtek High Definition Audio").
codec
The codec used by the sound card (e.g., "Realtek ALC1220").