Uses of Interface javax.sound.sampled.LineListener

Uses in package gnu.javax.sound.sampled.gstreamer

Methods with parameter type javax.sound.sampled.LineListener

void
void

Uses in package gnu.javax.sound.sampled.gstreamer.lines

Methods with parameter type javax.sound.sampled.LineListener

void
void

Uses in package javax.sound.sampled

Methods with parameter type javax.sound.sampled.LineListener

void
Add a listener which will be notified whenever this Line changes state.
void
Remove the listener from this Line; after this call the listener will no longer be notified when this Line changes state.