SoundCardImpl

constructor(driverVersion: String, name: String, codec: String)

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").