class MKPRenderFirstFrameEvent: MKPlayerEvent<Any?>
Constructors
Name | Description |
---|---|
constructor()
|
Event which is sent when the first frame of the current video is rendered onto the video surface. See com.mediakind.mkplayer.event.listeners.OnMKRenderFirstFrameListener. |
Event which is sent when the first frame of the current video is rendered onto the video surface. See com.mediakind.mkplayer.event.listeners.OnMKRenderFirstFrameListener.