class MKPPlayingEvent: MKPlayerEvent<Any?>
Constructors
| Name | Description |
|---|---|
constructor()
|
Event which is sent when player starts playing. See com.mediakind.mkplayer.event.listeners.OnMKPlayingListener. |
class MKPPlayingEvent: MKPlayerEvent<Any?>
Constructors
| Name | Description |
|---|---|
constructor()
|
Event which is sent when player starts playing. See com.mediakind.mkplayer.event.listeners.OnMKPlayingListener. |
Event which is sent when player starts playing. See com.mediakind.mkplayer.event.listeners.OnMKPlayingListener.