org.tritonus.lowlevel.alsa
Class AlsaSeqRemoveEvents
java.lang.Object
org.tritonus.lowlevel.alsa.AlsaSeqRemoveEvents
public class AlsaSeqRemoveEvents
- extends java.lang.Object
TODO:
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlsaSeqRemoveEvents
public AlsaSeqRemoveEvents()
finalize
public void finalize()
- Overrides:
finalize
in class java.lang.Object
free
public void free()
getCondition
public int getCondition()
getQueue
public int getQueue()
getTime
public long getTime()
getDestClient
public int getDestClient()
getDestPort
public int getDestPort()
getChannel
public int getChannel()
getEventType
public int getEventType()
getTag
public int getTag()
setCondition
public void setCondition(int nCondition)
setQueue
public void setQueue(int nQueue)
setTime
public void setTime(long lTime)
setDest
public void setDest(int nClient,
int nPort)
setChannel
public void setChannel(int nChannel)
setEventType
public void setEventType(int nEventType)
setTag
public void setTag(int nTag)