A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X 

E

EDGE_TYPE_DEPRESSED - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.EdgeType
 
EDGE_TYPE_DROP_SHADOW - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.EdgeType
 
EDGE_TYPE_NONE - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.EdgeType
 
EDGE_TYPE_OUTLINE - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.EdgeType
 
EDGE_TYPE_RAISED - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.EdgeType
 
EMSG - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackType

The track contains emsg (Event Message) content.

EndedEvent - class in com.theoplayer.android.api.event.player
Fired when ENDED occurs for the Player.
endViewTransition(android.view.View) - function in android.view.ViewGroup
 
enforceCallingOrSelfPermission(java.lang.String,java.lang.String) - function in android.content.ContextWrapper
 
enforceCallingOrSelfUriPermission(android.net.Uri,int,java.lang.String) - function in android.content.ContextWrapper
 
enforceCallingPermission(java.lang.String,java.lang.String) - function in android.content.ContextWrapper
 
enforceCallingUriPermission(android.net.Uri,int,java.lang.String) - function in android.content.ContextWrapper
 
enforcePermission(java.lang.String,int,int,java.lang.String) - function in android.content.ContextWrapper
 
enforceUriPermission(android.net.Uri,int,int,int,java.lang.String) - function in android.content.ContextWrapper
 
EnterCueEvent - class in com.theoplayer.android.api.event.track.texttrack
Fired when ENTERCUE occurs for a TextTrack.
EnterEvent - class in com.theoplayer.android.api.event.track.texttrack.texttrackcue
Fired when ENTER occurs for a TextTrackCue.
enterPictureInPictureMode() - function in android.app.Activity
 
enterPictureInPictureMode(android.app.PictureInPictureParams) - function in android.app.Activity
 
enterPiP(com.theoplayer.android.api.pip.PiPType) - function in com.theoplayer.android.api.pip.PiPManager
Requests the THEOplayer to enter Picture-in-Picture using the specified PiPType.
equals(Object) - function in com.theoplayer.android.api.source.SourceDescription
 
equals(Object) - function in com.theoplayer.android.api.source.TypedSource
 
equals(Object) - function in com.theoplayer.android.api.source.TypedSource
 
equals(Object) - function in com.theoplayer.android.api.source.dash.DashPlaybackConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.DRMConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.DRMConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.preintegration.AxinomDRMConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.preintegration.AzureDRMConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.drm.preintegration.XstreamConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.mediatailor.MediaTailorSource
 
equals(Object) - function in com.theoplayer.android.api.source.ssai.GoogleDaiConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.ssai.dai.GoogleDaiLiveConfiguration
 
equals(Object) - function in com.theoplayer.android.api.source.ssai.dai.GoogleDaiVodConfiguration
 
equals(Object) - function in com.theoplayer.android.internal.util.ReadOnlyMap
 
equals(Object) - function in com.theoplayer.android.internal.util.ReadOnlyMap
 
equals(Object) - function in java.lang.annotation.Annotation
 
ERROR - enum entry in com.theoplayer.android.api.cache.CachingTaskStatus

The task has encountered an error while downloading or evicting content.

error(java.lang.Throwable) - function in com.theoplayer.android.api.contentprotection.CertificateRequestCallback
 
error(java.lang.Throwable) - function in com.theoplayer.android.api.contentprotection.CertificateResponseCallback
 
error(java.lang.Throwable) - function in com.theoplayer.android.api.contentprotection.LicenseRequestCallback
 
error(java.lang.Throwable) - function in com.theoplayer.android.api.contentprotection.LicenseResponseCallback
 
ERROR - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackReadyState

An error occurred while obtaining the cues for the track. One or more of the cues are likely missing and will not be obtained.

ErrorCategory - class in com.theoplayer.android.api.error
The categories that a THEOplayerException can belong to.
ErrorCode - class in com.theoplayer.android.api.cast.chromecast
 
ErrorCode - class in com.theoplayer.android.api.error
The error codes of THEOplayerException.
ErrorEvent - class in com.theoplayer.android.api.event.player
Fired when ERROR occurs for the Player.
Event - class in com.theoplayer.android.api.event
The base Event.
EventDispatcher - class in com.theoplayer.android.api.event
The Event Dispatcher.
EventListener - class in com.theoplayer.android.api.event
The Event Listener.
EVENTSTREAM - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackType

The track contains Event Stream content.

EventType - class in com.theoplayer.android.api.event
The base class for Event Types.
EVICTED - enum entry in com.theoplayer.android.api.cache.CachingTaskStatus

All data associated with the task has been removed because the task expired or the user invoked the remove method.

ExitCueEvent - class in com.theoplayer.android.api.event.track.texttrack
Fired when EXITCUE occurs for a TextTrack.
ExitEvent - class in com.theoplayer.android.api.event.track.texttrack.texttrackcue
Fired when EXIT occurs for a TextTrackCue.
exitFullScreen() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
requests the THEOplayer to exit fullscreen
exitPiP() - function in com.theoplayer.android.api.pip.PiPManager
Requests the THEOplayer to exit Picture-in-Picture.
expirationDate(java.util.Date) - function in com.theoplayer.android.api.cache.CachingParameters.Builder
Sets the expiration date of the cached data.
EXTENSION_MISSING - enum entry in com.theoplayer.android.api.cast.chromecast.ErrorCode
 
EXTENSION_NOT_COMPATIBLE - enum entry in com.theoplayer.android.api.cast.chromecast.ErrorCode
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X