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. |
Subpackages
Name | Description |
---|---|
package com.mediakind.mkplayer.analytics
|
|
package com.mediakind.mkplayer.api
|
|
package com.mediakind.mkplayer.config
|
|
package com.mediakind.mkplayer.event
|
|
package com.mediakind.mkplayer.model
|
|
package com.mediakind.mkplayer.preprocess
|
|
package com.mediakind.mkplayer.ui
|
|
package com.mediakind.mkplayer.util
|