public class LinuxSoundCard extends AbstractSoundCard
| Constructor and Description | 
|---|
LinuxSoundCard(String kernelVersion,
              String name,
              String codec)
 Constructor for LinuxSoundCard. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<LinuxSoundCard> | 
getSoundCards()
public method used by
  
AbstractHardwareAbstractionLayer to access the
 sound cards. | 
getCodec, getDriverVersion, getName, setCodec, setKernelVersion, setName, toStringpublic static List<LinuxSoundCard> getSoundCards()
AbstractHardwareAbstractionLayer to access the
 sound cards.LinuxSoundCard objects.Copyright © 2010–2019 oshi. All rights reserved.