Package jass.engine

Interface Summary
Sink Interface for objects containing multiple Sources.
Source Interface defining a source.
 

Class Summary
FilterUG FilterUG abstract class.
In Input unit which contains Sources and does something with them in run().
InOut Input/output unit.
Out Output-only unit.
ThreadMixer Mixer that runs a thread on each input.
 

Exception Summary
BufferNotAvailableException Thrown when a buffer is not available.
SinkIsFullException Thrown when can't add.
UnsupportedAudioFileFormatException Thrown when encountering unsupported file format.