A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
I
- ICON_FALLBACK_IMAGE_CLOSED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
Fired when the user has closed the icon fallback image dialog.
This event only fires for Connected TV devices.
This may be a good time to resume ad playback if the user is ready to continue playing the ad.
- ICON_TAPPED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
Fired when the user has tapped an ad icon.
On mobile, this will navigate to the landing page.
On Android TV, this will present a modal dialog containing the VAST icon fallback image.
- ID3 - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackType
The track contains ID3 content.
- IDLE - enum entry in com.theoplayer.android.api.cache.CachingTaskStatus
The task has been created, but has not started downloading content.
- ignoreAvailabilityWindow() - function in com.theoplayer.android.api.source.dash.DashPlaybackConfiguration
- Returns whether the player will forcefully ignore the availability window of individual segments in the MPD, and instead consider every listed segment to be immediately available.
- ignoreAvailabilityWindow(java.lang.Boolean) - function in com.theoplayer.android.api.source.dash.DashPlaybackConfiguration.Builder
- Set this to force the player to ignore the availability window of individual segments in the MPD, and instead consider every listed segment to be immediately available.
- IMAGE - enum entry in com.theoplayer.android.api.network.http.RequestMediaType
- images(kotlin.Array) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
- Sets one or more ChromecastMetadataImage.
- images(kotlin.Array) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
- Sets one or more URLs of images.
- indexOfChild(android.view.View) - function in android.view.ViewGroup
- inflate(android.content.Context,int,android.view.ViewGroup) - function in android.view.View
- initCause(java.lang.Throwable) - function in java.lang.Throwable
- initCause(java.lang.Throwable) - function in java.lang.Throwable
- INITIALISED - enum entry in com.theoplayer.android.api.cache.CacheStatus
Previously stored caching tasks are now available.
- INITIALIZATION_SEGMENT - enum entry in com.theoplayer.android.api.network.http.RequestSubType
- INLINE - enum entry in com.theoplayer.android.api.player.PresentationMode
- Integration - class in com.theoplayer.android.api
- The Integration base API.
- integrationParameters(java.util.Map) - function in com.theoplayer.android.api.source.drm.DRMConfiguration.Builder
- A map which can be used to pass in specific parameters related to a source into a ContentProtectionIntegration.
- IntegrationType - class in com.theoplayer.android.api
- The types of Integrations supported by THEOplayer.
- IntentCreationListener - class in com.theoplayer.android.api.fullscreen
- The IntentCreationListener which listens for the creation of an intent.
- InterceptableHTTPRequest - class in com.theoplayer.android.api.network.http
- An HTTP request that can be intercepted using HTTPInterceptor.onRequest.
- InterceptableHTTPResponse - class in com.theoplayer.android.api.network.http
- An HTTP response that can be intercepted using HTTPInterceptor.onResponse.
- INVALID_PARAMETER - enum entry in com.theoplayer.android.api.cast.chromecast.ErrorCode
- invalidate(android.graphics.Rect) - function in android.view.View
- invalidateChild(android.view.View,android.graphics.Rect) - function in android.view.ViewGroup
- invalidateChildInParent(kotlin.Array,android.graphics.Rect) - function in android.view.ViewGroup
- invalidateDrawable(android.graphics.drawable.Drawable) - function in android.view.View
- invalidateMenu() - function in androidx.activity.ComponentActivity
- invalidateOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
- invalidateOutline() - function in android.view.View
- IRDETO - enum entry in com.theoplayer.android.api.source.drm.DRMIntegrationId
The Irdeto DRM integration identifier, see IrdetoConfiguration for more information.
- IrdetoConfiguration - class in com.theoplayer.android.api.source.drm.preintegration
- The configuration of the Irdeto DRM integration.
- IrdetoConfiguration.Builder - class in com.theoplayer.android.api.source.drm.preintegration.IrdetoConfiguration
- The builder for the Irdeto DRM configuration.
- isAccessibilityDataSensitive() - function in android.view.View
- isAccessibilityFocused() - function in android.view.View
- isAccessibilityHeading() - function in android.view.View
- isActivated() - function in android.view.View
- isActivityTransitionRunning() - function in android.app.Activity
- isAlwaysDrawnWithCacheEnabled() - function in android.view.ViewGroup
- isAnimationCacheEnabled() - function in android.view.ViewGroup
- isAttachedToWindow() - function in android.view.View
- isAutoHandwritingEnabled() - function in android.view.View
- isAutoplay() - function in com.theoplayer.android.api.player.Player
- Returns whether the player should immediately start playback after source change.
- isCasting() - function in com.theoplayer.android.api.cast.Cast
- Returns whether the player is connected with a casting device.
- isCasting() - function in com.theoplayer.android.api.cast.CastIntegration
- Returns whether THEOplayer is casting to a Chromecast.
- isCasting() - function in com.theoplayer.android.api.cast.chromecast.Chromecast
- Returns whether THEOplayer is casting to a Chromecast.
- isChangingConfigurations() - function in android.app.Activity
- isChild() - function in android.app.Activity
- isChildrenDrawingOrderEnabled() - function in android.view.ViewGroup
- isChildrenDrawnWithCacheEnabled() - function in android.view.ViewGroup
- isClickable() - function in android.view.View
- isContextClickable() - function in android.view.View
- isCredential() - function in android.view.View
- isDefault() - function in com.theoplayer.android.api.source.TextTrackDescription
- Returns whether this textTrack is the default text track.
- isDefault(boolean) - function in com.theoplayer.android.api.source.TextTrackDescription.Builder
- Sets whether this text track is the default one.
- isDelaySubtitlePreload() - function in com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration
- Flag for delaying preloading of subtitles until after video/audio for HLS streams, intended to be used for MediaTailor streams.
- isDemo() - function in com.theoplayer.android.api.ads.theoads.TheoAdsDescription
- Set the integration in "demo mode", where it plays a fixed schedule of interstitials instead of parsing interstitials from the stream.
- isDestroyed() - function in android.app.Activity
- isDestroyed() - function in com.theoplayer.android.api.THEOplayerView
- Returns whether onDestroy has been called.
- isDeviceProtectedStorage() - function in android.content.ContextWrapper
- isDirty() - function in android.view.View
- isDrawingCacheEnabled() - function in android.view.View
- isDuplicateParentStateEnabled() - function in android.view.View
- isEnabled() - function in android.view.View
- isEnabled() - function in com.theoplayer.android.api.latency.LatencyManager
- Whether the latency manager is enabled.
- isEnabled() - function in com.theoplayer.android.api.player.track.mediatrack.MediaTrack
- isEnded() - function in com.theoplayer.android.api.player.Player
- Returns whether playback of the media has ended.
- isEndOnNext() - function in com.theoplayer.android.api.player.track.texttrack.cue.DateRangeCue
- Returns whether the end date of this cue will become equal to the start of the next cue, once it is known.
- isFinishing() - function in android.app.Activity
- isFocusable() - function in android.view.View
- isFocusableInTouchMode() - function in android.view.View
- isFocused() - function in android.view.View
- isFocusedByDefault() - function in android.view.View
- isForced() - function in com.theoplayer.android.api.player.track.texttrack.TextTrack
- Indicates whether the track contains Forced Narrative cues.
- isForceDarkAllowed() - function in android.view.View
- isFullScreen() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
- Returns whether the THEOplayerView is in fullscreen.
- isFullScreenOrientationCoupled() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
- Returns whether fullscreen coupling is on.
- isFullScreenToggleInProgress() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
- Returns whether a fullscreen change is still in progress.
- isHandwritingDelegate() - function in android.view.View
- isHapticFeedbackEnabled() - function in android.view.View
- isHardwareAccelerated() - function in android.view.View
- isHlsDateRange() - function in com.theoplayer.android.api.THEOplayerConfig
- Returns whether the logic to expose date ranges parsed from HLS manifests is enabled.
- isHlsDateRange() - function in com.theoplayer.android.api.source.TypedSource
- isHlsDateRange() - function in com.theoplayer.android.api.source.TypedSource
- Returns whether the logic to expose date ranges parsed from HLS manifests is enabled.
- isHorizontalFadingEdgeEnabled() - function in android.view.View
- isHorizontalScrollBarEnabled() - function in android.view.View
- isHovered() - function in android.view.View
- isImmersive() - function in android.app.Activity
- isImportantForAccessibility() - function in android.view.View
- isImportantForAutofill() - function in android.view.View
- isImportantForContentCapture() - function in android.view.View
- isInEditMode() - function in android.view.View
- isInLayout() - function in android.view.View
- isInMultiWindowMode() - function in android.app.Activity
- isInPictureInPictureMode() - function in android.app.Activity
- isInPiP() - function in com.theoplayer.android.api.pip.PiPManager
- Returns whether the THEOplayerView is in Picture-in-Picture.
- isInTouchMode() - function in android.view.View
- isKeyboardNavigationCluster() - function in android.view.View
- isLaidOut() - function in android.view.View
- isLaunchedFromBubble() - function in android.app.Activity
- isLayoutDirectionResolved() - function in android.view.View
- isLayoutRequested() - function in android.view.View
- isLayoutSuppressed() - function in android.view.ViewGroup
- isLocalVoiceInteractionSupported() - function in android.app.Activity
- isLongClickable() - function in android.view.View
- isLowLatency() - function in com.theoplayer.android.api.source.TypedSource
- isLowLatency() - function in com.theoplayer.android.api.source.TypedSource
- Returns whether the source should be played in the low-latency-mode of the player.
- isMonitoringLivePlayback() - function in com.theoplayer.android.api.latency.LatencyManager
- Whether the latency manager is monitoring to stay within the live playback configurationLatencyManager.currentLatencyConfiguration.
- isMotionEventSplittingEnabled() - function in android.view.ViewGroup
- isMultiSession() - function in com.theoplayer.android.api.THEOplayerConfig
- Returns whether the player supports multi-key content when the license server doesn't respond with all keys at once.
- isMuted() - function in com.theoplayer.android.api.player.Player
- Returns whether the audio is muted.
- isNestedScrollingEnabled() - function in android.view.View
- isOpaque() - function in android.view.View
- isPaddingOffsetRequired() - function in android.view.View
- isPaddingRelative() - function in android.view.View
- isPaused() - function in com.theoplayer.android.api.player.Player
- Returns whether the player is paused.
- isPivotSet() - function in android.view.View
- isPlaying() - function in com.theoplayer.android.api.ads.Ads
- Returns whether a linear ad is currently playing.
- isPreferKeepClear() - function in android.view.View
- isPressed() - function in android.view.View
- isRepresentationSupported(java.lang.String,java.lang.String,double,int,int,double,double) - function in com.theoplayer.android.api.settings.DecoderSelectionHelper
- Returns whether the specified representation is supported on the current device.
- isRestricted() - function in android.content.ContextWrapper
- isSaveEnabled() - function in android.view.View
- isSaveFromParentEnabled() - function in android.view.View
- isScreenReaderFocusable() - function in android.view.View
- isScrollbarFadingEnabled() - function in android.view.View
- isScrollContainer() - function in android.view.View
- isSeeking() - function in com.theoplayer.android.api.player.Player
- Returns whether the player is seeking.
- isSelected() - function in android.view.View
- isShowingLayoutBounds() - function in android.view.View
- isShown() - function in android.view.View
- isSoundEffectsEnabled() - function in android.view.View
- isTaskRoot() - function in android.app.Activity
- isTemporarilyDetached() - function in android.view.View
- isTextAlignmentResolved() - function in android.view.View
- isTextDirectionResolved() - function in android.view.View
- isTransitionGroup() - function in android.view.ViewGroup
- isUiContext() - function in android.content.ContextWrapper
- isUseCredentials() - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
- Returns whether the player is allowed to use credentials for cross-origin requests.
- isUseCredentials() - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
- Returns whether the player is allowed to use credentials for cross-origin requests.
- isUseCredentials() - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
- Returns whether the player is allowed to use credentials for cross-origin requests.
- isUseCredentials() - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration
- Returns whether the player is allowed to use credentials for cross-origin requests.
- isUseLegacy() - function in com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration
- Deprecated: was used for using a legacy HLS pipeline that is no longer included with THEOplayer.
- isVerticalFadingEdgeEnabled() - function in android.view.View
- isVerticalScrollBarEnabled() - function in android.view.View
- isVisibleToUserForAutofill(int) - function in android.view.View
- isVoiceInteraction() - function in android.app.Activity
- isVoiceInteractionRoot() - function in android.app.Activity
- ITALIC - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.FontStyle
- iterator() - function in java.lang.CachingTaskList
- iterator() - function in java.lang.MediaTrackList
- iterator() - function in java.lang.QualityList
- iterator() - function in java.lang.SimpleList
- iterator() - function in java.lang.TextTrackCueList
- iterator() - function in java.lang.TextTrackList
- iterator() - function in java.lang.TimeRanges
- iterator() - function in java.lang.TrackList