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