| Interface | Description |
|---|---|
| BoxMediaControls |
Implemented by
BoxExoPlayer. |
| BoxMediaListener |
Implement this interface to receive callbacks when media state changes.
|
| Class | Description |
|---|---|
| BoxExoPlayer |
An ExoPlayer wrapper class that allows it to be used in the Box context and provides convenience
methods for interacting with the most common properties/methods of the player.
|
| BoxServicePlayer |
Singleton player used for audio playback.
|
| BoxVideoMediaSource |
This class controls the representations involved with a given file.
|
| Enum | Description |
|---|---|
| BoxMediaListener.MediaState | |
| BoxPlayerError.ErrorType |
| Exception | Description |
|---|---|
| BoxPlayerError |
To be used by
BoxMediaControls to inform the listeners about a playback error. |