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
AbstractHardwareLayer to access the
sound cards. |
getCodec, getDriverVersion, getName, setCodec, setKernelVersion, setName, toStringpublic static List<LinuxSoundCard> getSoundCards()
AbstractHardwareLayer to access the
sound cards.LinuxSoundCard objects.Copyright © 2019. All rights reserved.