A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
H
- handleEvent(E) - function in com.theoplayer.android.api.event.EventListener
- hasExplicitFocusable() - function in android.view.View
- hasFocus() - function in android.view.ViewGroup
- hasFocusable() - function in android.view.View
- hashCode() - function in com.theoplayer.android.api.source.SourceDescription
- hashCode() - function in com.theoplayer.android.api.source.TypedSource
- hashCode() - function in com.theoplayer.android.api.source.TypedSource
- hashCode() - function in com.theoplayer.android.api.source.dash.DashPlaybackConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.DRMConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.DRMConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.preintegration.AxinomDRMConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.preintegration.AzureDRMConfiguration
- hashCode() - function in com.theoplayer.android.api.source.drm.preintegration.XstreamConfiguration
- hashCode() - function in com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration
- hashCode() - function in com.theoplayer.android.api.source.mediatailor.MediaTailorSource
- hashCode() - function in com.theoplayer.android.api.source.ssai.GoogleDaiConfiguration
- hashCode() - function in com.theoplayer.android.api.source.ssai.dai.GoogleDaiLiveConfiguration
- hashCode() - function in com.theoplayer.android.api.source.ssai.dai.GoogleDaiVodConfiguration
- hashCode() - function in com.theoplayer.android.internal.util.ReadOnlyMap
- hashCode() - function in com.theoplayer.android.internal.util.ReadOnlyMap
- hashCode() - function in java.lang.annotation.Annotation
- hasNestedScrollingParent() - function in android.view.View
- hasOnClickListeners() - function in android.view.View
- hasOnLongClickListeners() - function in android.view.View
- hasOverlappingRendering() - function in android.view.View
- hasPointerCapture() - function in android.view.View
- hasTransientState() - function in android.view.ViewGroup
- hasWindowFocus() - function in android.app.Activity
- hasWindowFocus() - function in android.view.View
- HAVE_CURRENT_DATA - enum entry in com.theoplayer.android.api.player.ReadyState
The player has its current frame in its buffer.
- HAVE_ENOUGH_DATA - enum entry in com.theoplayer.android.api.player.ReadyState
The player has enough data for continuous playback.
- HAVE_FUTURE_DATA - enum entry in com.theoplayer.android.api.player.ReadyState
The player has enough data for immediate playback.
- HAVE_METADATA - enum entry in com.theoplayer.android.api.player.ReadyState
The player has information about the duration of its source.
- HAVE_NOTHING - enum entry in com.theoplayer.android.api.player.ReadyState
The player has no information about the duration of its source.
- HEAD - enum entry in com.theoplayer.android.api.contentprotection.RequestMethod
- headers(java.util.Map) - function in com.theoplayer.android.api.source.TypedSource.Builder
- headers(java.util.Map) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets the headers to be added to all requests associated with this source.
- headers(java.util.Map) - function in com.theoplayer.android.api.source.drm.ClearkeyKeySystemConfiguration.Builder
- Sets the map of HTTP headers for the license acquisition request.
- headers(java.util.Map) - function in com.theoplayer.android.api.source.drm.FairPlayKeySystemConfiguration.Builder
- Sets the map of HTTP headers for the license acquisition request.
- headers(java.util.Map) - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration.Builder
- Sets the map of HTTP headers for the license acquisition request.
- headers(java.util.Map) - function in com.theoplayer.android.api.source.drm.preintegration.KeyOSKeySystemConfiguration.Builder
- The map of HTTP headers for the license acquisition request.
- height(java.lang.Integer) - function in com.theoplayer.android.api.ads.MediaFile.Builder
- Sets the native height of the video file, in pixels.
- HESP - enum entry in com.theoplayer.android.api.source.SourceType
The source is a HESP stream.
- HIDDEN - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackMode
The track is hidden.
- A hidden track is not displayed but exposes active cues and fires cue events.
- HLS - enum entry in com.theoplayer.android.api.source.SourceType
The source is an HLS stream.
- hls(com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration) - function in com.theoplayer.android.api.source.TypedSource.Builder
- hls(com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets the configuration for controlling playback of an HLS stream.
- hlsDateRange(boolean) - function in com.theoplayer.android.api.THEOplayerConfig.Builder
- Sets whether the logic to expose date ranges parsed from HLS manifests is enabled.
- hlsDateRange(boolean) - function in com.theoplayer.android.api.source.TypedSource.Builder
- hlsDateRange(boolean) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets whether the logic to expose date ranges parsed from HLS manifests is enabled.
- HlsPlaybackConfiguration - class in com.theoplayer.android.api.source.hls
- The configuration for controlling playback of an HLS stream.
- HlsPlaybackConfiguration.Builder - class in com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration
- The builder for the HLS playback configuration.
- HLSX - enum entry in com.theoplayer.android.api.source.SourceType
The source is an HLSX stream.
- HTTPInterceptor - class in com.theoplayer.android.api.network.http
- An interceptor for HTTP requests made by the player.
- HTTPRequest - class in com.theoplayer.android.api.network.http
- An HTTP request.
- HTTPResponse - class in com.theoplayer.android.api.network.http
- A response from an HTTP request.