JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
oshi.hardware
Interface SoundCard
All Known Implementing Classes:
AbstractSoundCard
@Immutable
public interface
SoundCard
SoundCard interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCodec
()
Retrieves the codec of the Sound card
String
getDriverVersion
()
Retrieves the driver version currently in use in machine
String
getName
()
Retrieves the full name of the card.
Method Details
getDriverVersion
String
getDriverVersion
()
Retrieves the driver version currently in use in machine
Returns:
The current and complete name of the driver version
getName
String
getName
()
Retrieves the full name of the card.
Returns:
The name of the card.
getCodec
String
getCodec
()
Retrieves the codec of the Sound card
Returns:
The name of the codec of the sound card