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

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

Uses of AlsaSeqPortSubscribe in org.tritonus.lowlevel.alsa
 

Methods in org.tritonus.lowlevel.alsa with parameters of type AlsaSeqPortSubscribe
 int AlsaSeq.getPortSubscription(AlsaSeqPortSubscribe portSubscribe)
           
 int AlsaSeq.subscribePort(AlsaSeqPortSubscribe portSubscribe)
           
 int AlsaSeq.unsubscribePort(AlsaSeqPortSubscribe portSubscribe)