public class AlsaSeqQueueTimer
extends java.lang.Object
| Constructor and Description |
|---|
AlsaSeqQueueTimer() |
| Modifier and Type | Method and Description |
|---|---|
void |
finalize() |
void |
free() |
int |
getQueue() |
int |
getResolution() |
int |
getType() |
void |
setResolution(int nResolution) |
void |
setType(int nType) |
public void finalize()
finalize in class java.lang.Objectpublic void free()
public int getQueue()
public int getType()
public int getResolution()
public void setType(int nType)
public void setResolution(int nResolution)