Package com.brightcove.player.store


package com.brightcove.player.store
  • Class
    Description
    Defines 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 a Converter that can be used persist and read File objects.
    Defines the contract of a Persistable object can be identified using a key.
    Provides a Converter that can be used persist and read Map objects.
    Provides a Converter that can be used persist and read Video objects.