jlscp
v0.8

Uses of Class
org.linuxsampler.lscp.event.GlobalInfoEvent

Packages that use GlobalInfoEvent
org.linuxsampler.lscp.event Provides interfaces and classes for handling events send by LinuxSampler instance. 
 

Uses of GlobalInfoEvent in org.linuxsampler.lscp.event
 

Methods in org.linuxsampler.lscp.event with parameters of type GlobalInfoEvent
 void GlobalInfoListener.streamLimitChanged(GlobalInfoEvent e)
          Invoked when the global sampler-wide limit of maximum disk streams is changed.
 void GlobalInfoListener.voiceLimitChanged(GlobalInfoEvent e)
          Invoked when the global sampler-wide limit of maximum voices is changed.
 void GlobalInfoListener.volumeChanged(GlobalInfoEvent e)
          Invoked when the global volume of the sampler is changed.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.