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