Class AbstractSoundCard
java.lang.Object
oshi.hardware.common.AbstractSoundCard
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractSoundCard(String kernelVersion, String name, String codec) Abstract Sound Card Constructor -
Method Summary
-
Constructor Details
-
AbstractSoundCard
-
-
Method Details
-
getDriverVersion
Description copied from interface:SoundCardRetrieves the driver version currently in use in machine- Specified by:
getDriverVersionin interfaceSoundCard- Returns:
- The current and complete name of the driver version
-
getName
-
getCodec
-
toString
-