Package 

Class VideoStillDisplayComponent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String TAG
    • 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
    • Constructor Detail

      • VideoStillDisplayComponent

        VideoStillDisplayComponent(ImageView view, EventEmitter eventEmitter)
        Initializes this component with the given ImageView and EventEmitter.
        Parameters:
        view - the ImageView in which the Video Still image will be loaded.
        eventEmitter - the EventEmitter to use in this Component