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(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(Array) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
Sets one or more ChromecastMetadataImage.
images(Array) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
Sets one or more URLs of images.
indexOfChild(View) - function in android.view.THEOplayerView
 
inflate(Context,int,ViewGroup) - function in android.view.THEOplayerView
 
initCause(Throwable) - function in java.lang.THEOplayerDestroyedException
 
initCause(Throwable) - function in java.lang.ContentProtectionException
 
initCause(Throwable) - function in java.lang.THEOplayerException
 
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(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(Rect) - function in android.view.THEOplayerView
 
invalidateChild(View,Rect) - function in android.view.THEOplayerView
 
invalidateChildInParent(Array,Rect) - function in android.view.THEOplayerView
 
invalidateDrawable(Drawable) - function in android.view.THEOplayerView
 
invalidateMenu() - function in androidx.activity.FullScreenActivity
 
invalidateOptionsMenu() - function in androidx.appcompat.app.FullScreenActivity
 
invalidateOutline() - function in android.view.THEOplayerView
 
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.THEOplayerView
 
isAccessibilityFocused() - function in android.view.THEOplayerView
 
isAccessibilityHeading() - function in android.view.THEOplayerView
 
isActivated() - function in android.view.THEOplayerView
 
isActivityTransitionRunning() - function in android.app.FullScreenActivity
 
isAlwaysDrawnWithCacheEnabled() - function in android.view.THEOplayerView
 
isAnimationCacheEnabled() - function in android.view.THEOplayerView
 
isAttachedToWindow() - function in android.view.THEOplayerView
 
isAutoHandwritingEnabled() - function in android.view.THEOplayerView
 
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.CastIntegration
Returns whether THEOplayer is casting to a Chromecast.
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.chromecast.Chromecast
Returns whether THEOplayer is casting to a Chromecast.
isChangingConfigurations() - function in android.app.FullScreenActivity
 
isChild() - function in android.app.FullScreenActivity
 
isClickable() - function in android.view.THEOplayerView
 
isContextClickable() - function in android.view.THEOplayerView
 
isCredential() - function in android.view.THEOplayerView
 
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.
isDestroyed() - function in android.app.FullScreenActivity
 
isDestroyed() - function in com.theoplayer.android.api.THEOplayerView
Returns whether onDestroy has been called.
isDeviceProtectedStorage() - function in android.content.FullScreenActivity
 
isDirty() - function in android.view.THEOplayerView
 
isDrawingCacheEnabled() - function in android.view.THEOplayerView
 
isDuplicateParentStateEnabled() - function in android.view.THEOplayerView
 
isEnabled() - function in android.view.THEOplayerView
 
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.FullScreenActivity
 
isFocusable() - function in android.view.THEOplayerView
 
isFocusableInTouchMode() - function in android.view.THEOplayerView
 
isFocused() - function in android.view.THEOplayerView
 
isFocusedByDefault() - function in android.view.THEOplayerView
 
isForced() - function in com.theoplayer.android.api.player.track.texttrack.TextTrack
Indicates whether the track contains Forced Narrative cues.
isForceDarkAllowed() - function in android.view.THEOplayerView
 
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.
isFullScreenOrientationCoupled() - function in com.theoplayer.android.api.THEOplayerSettings
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.THEOplayerView
 
isHapticFeedbackEnabled() - function in android.view.THEOplayerView
 
isHardwareAccelerated() - function in android.view.THEOplayerView
 
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.GoogleDaiTypedSource
 
isHlsDateRange() - function in com.theoplayer.android.api.source.TypedSource
Returns whether the logic to expose date ranges parsed from HLS manifests is enabled.
isHlsDateRange() - function in com.theoplayer.android.api.source.MediaTailorSource
 
isHorizontalFadingEdgeEnabled() - function in android.view.THEOplayerView
 
isHorizontalScrollBarEnabled() - function in android.view.THEOplayerView
 
isHovered() - function in android.view.THEOplayerView
 
isImmersive() - function in android.app.FullScreenActivity
 
isImportantForAccessibility() - function in android.view.THEOplayerView
 
isImportantForAutofill() - function in android.view.THEOplayerView
 
isImportantForContentCapture() - function in android.view.THEOplayerView
 
isInEditMode() - function in android.view.THEOplayerView
 
isInLayout() - function in android.view.THEOplayerView
 
isInMultiWindowMode() - function in android.app.FullScreenActivity
 
isInPictureInPictureMode() - function in android.app.FullScreenActivity
 
isInPiP() - function in com.theoplayer.android.api.pip.PiPManager
Returns whether the THEOplayerView is in Picture-in-Picture.
isInTouchMode() - function in android.view.THEOplayerView
 
isKeyboardNavigationCluster() - function in android.view.THEOplayerView
 
isLaidOut() - function in android.view.THEOplayerView
 
isLaunchedFromBubble() - function in android.app.FullScreenActivity
 
isLayoutDirectionResolved() - function in android.view.THEOplayerView
 
isLayoutRequested() - function in android.view.THEOplayerView
 
isLayoutSuppressed() - function in android.view.THEOplayerView
 
isLocalVoiceInteractionSupported() - function in android.app.FullScreenActivity
 
isLongClickable() - function in android.view.THEOplayerView
 
isLowLatency() - function in com.theoplayer.android.api.source.GoogleDaiTypedSource
 
isLowLatency() - function in com.theoplayer.android.api.source.TypedSource
Returns whether the source should be played in the low-latency-mode of the player.
isLowLatency() - function in com.theoplayer.android.api.source.MediaTailorSource
 
isMotionEventSplittingEnabled() - function in android.view.THEOplayerView
 
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.THEOplayerView
 
isOpaque() - function in android.view.THEOplayerView
 
isPaddingRelative() - function in android.view.THEOplayerView
 
isPaused() - function in com.theoplayer.android.api.player.Player
Returns whether the player is paused.
isPivotSet() - function in android.view.THEOplayerView
 
isPlaying() - function in com.theoplayer.android.api.ads.Ads
Returns whether a linear ad is currently playing.
isPreferKeepClear() - function in android.view.THEOplayerView
 
isPreload() - function in com.theoplayer.android.api.ads.AdsConfiguration
The preload type of the ad, whether media files of mid- and postrolls are preloaded.
isPressed() - function in android.view.THEOplayerView
 
isRepresentationSupported(String,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.FullScreenActivity
 
isSaveEnabled() - function in android.view.THEOplayerView
 
isSaveFromParentEnabled() - function in android.view.THEOplayerView
 
isScreenReaderFocusable() - function in android.view.THEOplayerView
 
isScrollbarFadingEnabled() - function in android.view.THEOplayerView
 
isScrollContainer() - function in android.view.THEOplayerView
 
isSeeking() - function in com.theoplayer.android.api.player.Player
Returns whether the player is seeking.
isSelected() - function in android.view.THEOplayerView
 
isShowCountdown() - function in com.theoplayer.android.api.ads.AdsConfiguration
Whether an advertisement duration countdown will be shown in the UI.
isShowingLayoutBounds() - function in android.view.THEOplayerView
 
isShown() - function in android.view.THEOplayerView
 
isSoundEffectsEnabled() - function in android.view.THEOplayerView
 
isTaskRoot() - function in android.app.FullScreenActivity
 
isTemporarilyDetached() - function in android.view.THEOplayerView
 
isTextAlignmentResolved() - function in android.view.THEOplayerView
 
isTextDirectionResolved() - function in android.view.THEOplayerView
 
isTransitionGroup() - function in android.view.THEOplayerView
 
isUiContext() - function in android.content.FullScreenActivity
 
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.ClearkeyKeySystemConfiguration
Returns whether the player is allowed to use credentials for cross-origin requests.
isUseCredentials() - function in com.theoplayer.android.api.source.drm.FairPlayKeySystemConfiguration
Returns whether the player is allowed to use credentials for cross-origin requests.
isUseCredentials() - function in com.theoplayer.android.api.source.drm.KeyOSKeySystemConfiguration
Returns whether the player is allowed to use credentials for cross-origin requests.
isUseLegacy() - function in com.theoplayer.android.api.source.hls.HlsPlaybackConfiguration
Returns whether this source should be played using the legacy HLS pipeline.
isVerticalFadingEdgeEnabled() - function in android.view.THEOplayerView
 
isVerticalScrollBarEnabled() - function in android.view.THEOplayerView
 
isVisibleToUserForAutofill(int) - function in android.view.THEOplayerView
 
isVoiceInteraction() - function in android.app.FullScreenActivity
 
isVoiceInteractionRoot() - function in android.app.FullScreenActivity
 
ITALIC - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackStyle.FontStyle
 
iterator() - function in java.lang.TextTrackList
 
iterator() - function in java.lang.SimpleList
 
iterator() - function in java.lang.CachingTaskList
 
iterator() - function in java.lang.TrackList
 
iterator() - function in java.lang.TextTrackCueList
 
iterator() - function in java.lang.MediaTrackList
 
iterator() - function in java.lang.QualityList
 
iterator() - function in java.lang.TimeRanges
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X