VideoStillDisplayComponent

constructor(view: ImageView, eventEmitter: EventEmitter)

Initializes this component with the given ImageView and EventEmitter. The Video Still image URL provided in the SET_VIDEO_STILL event will be used to load the image into the ImageView.

Parameters

view

the ImageView in which the Video Still image will be loaded.

eventEmitter

the EventEmitter to use in this Component