Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback |
Modifier and Type | Field and Description |
---|---|
protected static LinkedHashMap<File,DecoderThread> |
DecoderThread.lhmCurrentlyDecoding
Static data structure not to decode a file twice at the same time
|
Modifier and Type | Method and Description |
---|---|
void |
PlaybackThread.decodingFinished(File file,
int channel,
boolean stats,
DecoderThread dt) |