com.mediakind.mkplayer

package com.mediakind.mkplayer

Classes

Name Description
class MKPlayer: LifeCycleEvent, MKPlayerApi, UserActionApi, MKPEventHandler, MKPBufferApi, OnMKProgramLoadListener, MKPictureInPictureApi, Any

The player itself. It implements the interface MKPlayerApi,LifeCycleEvent and UserActionApi which can be used to control the player. It also implements the interface MKPEventHandler which enables adding and removing of event listeners to this player instance. This class represents only the player logic.