Class FreeBsdSoundCard
java.lang.Object
oshi.hardware.common.AbstractSoundCard
oshi.hardware.platform.unix.freebsd.FreeBsdSoundCard
- All Implemented Interfaces:
SoundCard
FreeBSD soundcard.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFreeBsdSoundCard
(String kernelVersion, String name, String codec) Constructor for FreeBsdSoundCard. -
Method Summary
Methods inherited from class oshi.hardware.common.AbstractSoundCard
getCodec, getDriverVersion, getName, toString
-
Field Details
-
LSHAL
- See Also:
-
-
Constructor Details
-
FreeBsdSoundCard
Constructor for FreeBsdSoundCard.- Parameters:
kernelVersion
- The versionname
- The namecodec
- The codec
-
-
Method Details
-
getSoundCards
getSoundCards.
- Returns:
- a
List
object.
-