player-core

The player-core module contains all non web UI related API of the Bitmovin Android Player SDK.

The Player is the main entry point that plays back and handles one or more sources while a Source represents audio and video content that can be loaded into a Player. More information on how to manage multiple sources can be found on the PlaylistApi. Player and Sources emit events during their lifecycle that can be subscribed to in order to enable custom workflows.

The Offline API offers the ability to download and store sources locally to enable playback with a Player without an active network connection.

The Bitmovin Android Player internally consists of multiple modules that aren't meant to be included directly. Only the top-level player module should be included in your project.

Packages

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains API to enable advertising workflows.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains API to configure buffer behavior.

Link copied to clipboard

Contains API to enable casting functionality.

Link copied to clipboard

Contains types used to represent errors and warnings within the SDK.

Link copied to clipboard

Contains API to enable DRM playback.

Link copied to clipboard

Contains all Bitmovin events and API to enable subscribing to those events.

Link copied to clipboard
Link copied to clipboard

Contains API to configure live playback.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains API to enable offline playback.

Link copied to clipboard
Link copied to clipboard

Contains API to enable playlist functionality.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard