Interface TimeChangedHandler

All Superinterfaces:
EventHandler

public interface TimeChangedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification method fired repeatedly to indicate a change in currentTime value while an audio file is playing.
  • Method Details

    • onTimeChanged

      void onTimeChanged(TimeChangedEvent event)
      Notification method fired repeatedly to indicate a change in currentTime value while an audio file is playing.
      Parameters:
      event - the event