public class AlsaSeqSystemInfo
extends java.lang.Object
Constructor and Description |
---|
AlsaSeqSystemInfo() |
Modifier and Type | Method and Description |
---|---|
void |
finalize() |
void |
free() |
int |
getChannels() |
int |
getClients() |
int |
getCurrentClients() |
int |
getCurrentQueues() |
int |
getPorts() |
int |
getQueues() |
public void finalize()
finalize
in class java.lang.Object
public void free()
public int getQueues()
public int getClients()
public int getPorts()
public int getChannels()
public int getCurrentClients()
public int getCurrentQueues()