BitmovinDownloadService
open class BitmovinDownloadService : MultiDownloadManagerDownloadService
Android Service that handles downloading content for offline playback. Can be extended to implement custom notification behaviour.
Constructors
| BitmovinDownloadService | constructor() |
Properties
| Name | Summary |
|---|---|
| DEFAULT_DEVICE_STATE_REQUIREMENTS | val DEFAULT_DEVICE_STATE_REQUIREMENTS: Set<DeviceStateRequirement> |
| DEFAULT_REQUIREMENTS | val use DEFAULT_DEVICE_STATE_REQUIREMENTS instead |
Functions
| Name | Summary |
|---|---|
| getRequirements | @NonNull open fun getRequirements(): Requirements |