jlscp
v0.8

Uses of Class
org.linuxsampler.lscp.SamplerEngine

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

Uses of SamplerEngine in org.linuxsampler.lscp
 

Methods in org.linuxsampler.lscp that return SamplerEngine
 SamplerEngine SamplerChannel.getEngine()
          Gets the engine that is deployed on the sampler channel.
 SamplerEngine[] Client.getEngines()
          Gets a list of all available engines.
 

Methods in org.linuxsampler.lscp with parameters of type SamplerEngine
 void SamplerChannel.setEngine(SamplerEngine engine)
          Associates the specified sampler engine to this sampler channel.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.