jlscp
v0.8

Uses of Interface
org.linuxsampler.lscp.event.StreamCountListener

Packages that use StreamCountListener
org.linuxsampler.lscp Provides classes for retrieving information and configuring LinuxSampler instance. 
 

Uses of StreamCountListener in org.linuxsampler.lscp
 

Methods in org.linuxsampler.lscp with parameters of type StreamCountListener
 void Client.addStreamCountListener(StreamCountListener l)
          Registers the specified listener for receiving event messages.
 void Client.removeStreamCountListener(StreamCountListener l)
          Removes the specified listener.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.