Interface Recorder.Listener

  • Enclosing interface:
    Recorder

    public static interface Recorder.Listener
    Represents a listener interested in notifications from a Recorder.
    Author:
    Lubomir Marinov
    • Method Detail

      • recorderStopped

        void recorderStopped​(Recorder recorder)
        Notifies this Listener that a specific Recorder has stopped recording the media associated with it.
        Parameters:
        recorder - the Recorder which has stopped recording its associated media