Class PlaybackRateChangedEvent

  • All Implemented Interfaces:
    Event

    public class PlaybackRateChangedEvent
    extends java.lang.Object
    implements Event
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getPlaybackRate()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlaybackRateChangedEvent

        public PlaybackRateChangedEvent​(double playbackRate)
    • Method Detail

      • getPlaybackRate

        public double getPlaybackRate()
        Returns:
        The new playback rate