BitmovinDownloadService

BitmovinDownloadService

open class BitmovinDownloadService : MultiDownloadManagerDownloadService

Android Service that handles downloading content for offline playback. Can be extended to implement custom notification behaviour.

Constructors

BitmovinDownloadServiceconstructor()

Properties

NameSummary
DEFAULT_DEVICE_STATE_REQUIREMENTSval DEFAULT_DEVICE_STATE_REQUIREMENTS: Set<DeviceStateRequirement>
DEFAULT_REQUIREMENTSval DEFAULT_REQUIREMENTS: Requirements
use DEFAULT_DEVICE_STATE_REQUIREMENTS instead

Functions

NameSummary
getRequirements@NonNull
open fun getRequirements(): Requirements