Class SeekButtonController.SeekOffsetHandler
java.lang.Object
com.brightcove.player.mediacontroller.buttons.SeekButtonController.SeekOffsetHandler
- All Implemented Interfaces:
EventListener
- Enclosing class:
- SeekButtonController
Provides a handler for calculating the seekDefault offset based on the length of the video
and the seekPercentage
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
processEvent
(Event event) Overrides to implement the successful rewind show operation.
-
Constructor Details
-
SeekOffsetHandler
protected SeekOffsetHandler()
-
-
Method Details
-
processEvent
Overrides to implement the successful rewind show operation.- Specified by:
processEvent
in interfaceEventListener
- Parameters:
event
- The given event.- See Also:
-