Package 

Class PlaybackProgressUIHandler

  • All Implemented Interfaces:
    com.brightcove.player.event.Component

    @ListensFor(events = {EventType.PROGRESS, EventType.COMPLETED, EventType.VIDEO_DURATION_CHANGED})@Emits(events = {EventType.AD_PROGRESS}) 
    public class PlaybackProgressUIHandler
    extends AbstractComponent
                        

    Class responsible of updating the Brightcove Media Controller progress bar, the proper display of the playhead position and content or ad duration.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.brightcove.player.event.AbstractComponent

        addListener, addOnceListener, getEventEmitter, removeListener, removeListeners
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait