public final class UsbAlsaManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
dump(IndentingPrintWriter pw) |
ArrayList<UsbAudioDevice> |
getConnectedDevices() |
void |
logDevices(String title) |
void |
logDevicesList(String title) |
void |
systemReady() |
public void systemReady()
public ArrayList<UsbAudioDevice> getConnectedDevices()
public void dump(IndentingPrintWriter pw)
public void logDevicesList(String title)
public void logDevices(String title)