public interface SoundCard
SoundCard interface.
| Modifier and Type | Method and 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.
|
String getDriverVersion()
String getName()
String getCodec()
Copyright © 2019. All rights reserved.