Uses of Class
org.tritonus.lowlevel.alsa.AlsaSeqClientInfo

Packages that use AlsaSeqClientInfo
org.tritonus.lowlevel.alsa Access to native ALSA library. 
 

Uses of AlsaSeqClientInfo in org.tritonus.lowlevel.alsa
 

Methods in org.tritonus.lowlevel.alsa with parameters of type AlsaSeqClientInfo
 int AlsaSeq.getClientInfo(AlsaSeqClientInfo clientInfo)
           
 int AlsaSeq.getClientInfo(int nClient, AlsaSeqClientInfo clientInfo)
           
 int AlsaSeq.setClientInfo(AlsaSeqClientInfo clientInfo)