Package com.brightcove.player.store
package com.brightcove.player.store
-
ClassDescriptionDefines the contract of an entity that can be parceled and persisted into a local database with information related to download request.Defines the contract of an entity that can be parceled and persisted into a local database with information related to set of download requests.Defines the contract of an entity that can be parceled and persisted into a local database with information related to an video that can be played back offline.Created by rsubramaniam on 10/19/17.A base wrapper for
EntityStore
.Provides aConverter
that can be used persist and readFile
objects.Defines the contract of aPersistable
object can be identified using a key.Provides aConverter
that can be used persist and readMap
objects.Provides aConverter
that can be used persist and readVideo
objects.