jlscp
v0.8
A B C D E F G H I J K L M N O P R S T U V

B

BoolListParameter - Class in org.linuxsampler.lscp
This class implements the Parameter<Boolean[]> interface.
BoolListParameter() - Constructor for class org.linuxsampler.lscp.BoolListParameter
Creates a new instance of BoolListParameter
BoolListParameter(String) - Constructor for class org.linuxsampler.lscp.BoolListParameter
Creates a BoolListParameter instance with the specified name.
BoolListParameter(String, Boolean[]) - Constructor for class org.linuxsampler.lscp.BoolListParameter
Creates a BoolListParameter instance with the specified name and value.
BoolListParameter(String[]) - Constructor for class org.linuxsampler.lscp.BoolListParameter
Creates a new instance of BoolListParameter and parses the specified lines.
BoolParameter - Class in org.linuxsampler.lscp
This class implements the Parameter<Boolean> interface.
BoolParameter() - Constructor for class org.linuxsampler.lscp.BoolParameter
Creates a new instance of BoolParameter
BoolParameter(String) - Constructor for class org.linuxsampler.lscp.BoolParameter
Creates a BoolParameter instance with the specified name.
BoolParameter(String, Boolean) - Constructor for class org.linuxsampler.lscp.BoolParameter
Creates a BoolParameter instance with the specified name and value.
BoolParameter(String[]) - Constructor for class org.linuxsampler.lscp.BoolParameter
Creates a new instance of BoolParameter and parses the specified lines.
BufferFill - Class in org.linuxsampler.lscp
Provides information about the fill state of a disk stream buffer.
BufferFill() - Constructor for class org.linuxsampler.lscp.BufferFill
Creates a new instance of BufferFill.
BufferFill(int, int) - Constructor for class org.linuxsampler.lscp.BufferFill
Creates a new instance of BufferFill with the specified stream ID and fill amount.
bufferFillChanged(BufferFillEvent) - Method in interface org.linuxsampler.lscp.event.BufferFillListener
Invoked when the fill state of a disk stream buffer has changed.
BufferFillEvent - Class in org.linuxsampler.lscp.event
A semantic event which indicates that the fill state of a disk stream buffer in a sampler channel has changed.
BufferFillEvent(Object, int, Vector<BufferFill>) - Constructor for class org.linuxsampler.lscp.event.BufferFillEvent
Constructs a BufferFillEvent object.
BufferFillListener - Interface in org.linuxsampler.lscp.event
The listener interface for receiving events about the fill state of the disk stream buffers.

jlscp
v0.8
A B C D E F G H I J K L M N O P R S T U V
Copyright © 2009 Grigor Iliev. All rights reserved.