Class Index

C E M P Q R S T

C

Cue Superclass for all Cue types  

E

ErrorType Enumeration of error codes used in onError(PlayerException)

M

MediaSessionCallback Implementation of android.media.session.MediaSession.Callback that adapts to the Player interface. 
MediaType MediaType constants  

P

Player Interface defining a Player
Player.Factory Static class used to instantiate Player instances. 
Player.Listener Player listener interface. 
Player.LogLevel Possible log level values that can be set on a player. 
Player.State Represents the current state of a player instance. 
PlayerControlView View for displaying the controls for a Player instance. 
PlayerException Represents an error that occurred during media playback. 
PlayerView View for displaying the content of a Player instance. 

Q

Quality Represents a quality which is a selection of video/audio tracks from the loaded media. 

R

Releasable Interface for any object which requires an explicit call to free resources it is holding. 

S

Statistics Contains various playback statistics for a player instance. 

T

TextCue Contains information for the display of subtitles and captions including styling and positioning. 
TextCue.TextAlignment Possible text alignment of a TextCue
TextMetadataCue Contains timed text metadata.