Releases: kaltura/playkit-android
Releases · kaltura/playkit-android
v0.2.8
Changes from v0.2.7
- Add new IMA Plugin Event - AD_DISPLAYED_AFTER_CONTENT_PAUSE
for catching ad playback when IMA STARTED is not sent by IMA SDK
v0.2.7
Changes from v0.2.6
- Protecting NPE in case IMA mime type is give as null in IMA Config so the mp4 plugin default will be ignored and IMA default mime type selection will take control
v0.2.6
Changes from v0.2.5
- upgrade support library 'com.android.support:mediarouter-v7:25.2.0'
- cancel timeout in IMA plugin destroy
v0.2.5
Changes from v0.2.4
- IMA performance send cue points only 2 sec after started so not delay in ad loading
v0.2.3
Changes from v0.2.2
- add AD_BREAK_IGNORED event in case ad is not showing after 10 sec (can be configured in the IMAConfig
v0.2.2
Changes from v0.2.1
- acquire rights only to content that has DRM data
- fix start position to new entry
- add plugin warm up
v0.2.1
Changes from v0.2.0
- add IMA improvments
- change IMAConfig to builder format
v0.2.0
Changes from v0.2.0
- DRMData object improvemts