jlscp
v0.8

org.linuxsampler.lscp.event
Interface BufferFillListener

All Superinterfaces:
java.util.EventListener

public interface BufferFillListener
extends java.util.EventListener

The listener interface for receiving events about the fill state of the disk stream buffers.


Method Summary
 void bufferFillChanged(BufferFillEvent e)
          Invoked when the fill state of a disk stream buffer has changed.
 

Method Detail

bufferFillChanged

void bufferFillChanged(BufferFillEvent e)
Invoked when the fill state of a disk stream buffer has changed.


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.