Class SeekButtonController.SeekOffsetHandler

  • All Implemented Interfaces:
    EventListener
    Enclosing class:
    SeekButtonController

    protected class SeekButtonController.SeekOffsetHandler
    extends java.lang.Object
    implements EventListener
    Provides a handler for calculating the seekDefault offset based on the length of the video and the seekPercentage
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SeekOffsetHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processEvent​(Event event)
      Overrides to implement the successful rewind show operation.
      • Methods inherited from class java.lang.Object

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

      • SeekOffsetHandler

        protected SeekOffsetHandler()