A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
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.
- id(String) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.Builder
- Sets the identifier of the ad break requested from SpotX.
- ID3 - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackType
The track contains ID3 content.
- id3Tags(boolean) - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration.Builder
- Sets whether ID3 tag logs are enabled.
- IDLE - enum entry in com.theoplayer.android.api.cache.CachingTaskStatus
The task has been created, but has not started downloading content.
- 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
- INFO - enum entry in com.theoplayer.android.api.source.analytics.AgamaLogLevel
Informational messages that highlight the Agama process.
- 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.
- 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.
- 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
- invalidateOptionsMenu() - function in androidx.appcompat.app.FullScreenActivity
- invalidateOutline() - function in android.view.THEOplayerView
- ipAddress(String) - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription.Builder
- Sets the IP address of the viewer.
- IRDETO - enum entry in com.theoplayer.android.api.source.drm.DRMIntegrationId
The Irdeto DRM integration identifier, see IrdetoConfiguration for more information.
- irdeto(KeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.IrdetoConfiguration.Builder
- Creates a builder for the Irdeto DRM configuration.
- irdeto(String) - function in com.theoplayer.android.api.source.drm.preintegration.IrdetoConfiguration.Builder
- Creates a builder for the Irdeto DRM configuration.
- 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.
- isAccessibilityFocused() - function in android.view.THEOplayerView
- isAccessibilityHeading() - function in android.view.THEOplayerView
- isActivated() - function in android.view.THEOplayerView
- isActivityTransitionRunning() - function in android.app.FullScreenActivity
- isAd() - function in com.theoplayer.android.api.verizonmedia.reponses.VerizonMediaAssetInfoResponse
- Returns whether the asset is an ad.
- isAdBreakMarkersEnabled() - function in com.theoplayer.android.api.verizonmedia.VerizonMediaUiConfiguration
- Returns whether VerizonMediaAdBreak markers are present on the UI.
- isAdIdCollectionDisabled() - function in com.theoplayer.android.api.source.analytics.MoatOptions
- Returns whether the ad identifier collection is enabled.
- isAdImpressionsEnabled() - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaPingConfiguration
- Returns whether to increase the accuracy of ad events by passing the current playback time in Ping requests.
- isAdNotificationEnabled() - function in com.theoplayer.android.api.verizonmedia.VerizonMediaUiConfiguration
- Returns whether a VerizonMediaAdBreak skip button is shown on the UI.
- isAlwaysDrawnWithCacheEnabled() - function in android.view.THEOplayerView
- isAnimationCacheEnabled() - function in android.view.THEOplayerView
- isAssetMarkersEnabled() - function in com.theoplayer.android.api.verizonmedia.VerizonMediaUiConfiguration
- Returns whether asset dividers are present on the UI.
- isAttachedToWindow() - function in android.view.THEOplayerView
- isAudioOnly() - function in com.theoplayer.android.api.verizonmedia.reponses.VerizonMediaAssetInfoResponse
- Returns whether the asset is audio only.
- isAutoplay() - function in com.theoplayer.android.api.player.Player
- Returns whether the player should immediately start playback after source change.
- isCacheBuster() - function in com.theoplayer.android.api.source.addescription.SpotXAdDescription
- Returns whether the ad break request should contain a cache buster.
- 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
- isChromeless() - function in com.theoplayer.android.api.THEOplayerConfig
- Returns whether the chromeless player is used.
- isClickable() - function in android.view.THEOplayerView
- isContentNotificationEnabled() - function in com.theoplayer.android.api.verizonmedia.VerizonMediaUiConfiguration
- Returns whether an 'up-next' content countdown is shown on the UI.
- isContentProtected() - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaSource
- Returns whether the assets of the source are content protected.
- isContextClickable() - function in android.view.THEOplayerView
- isCustomWebViewForced() - function in com.theoplayer.android.api.settings.WebViewSettings
- Returns whether a custom webview is forced.
- 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 com.theoplayer.android.api.THEOplayerView
- Returns whether onDestroy has been called.
- isDestroyed() - function in android.app.FullScreenActivity
- 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
- isFreeWheelVideoViewsEnabled() - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaPingConfiguration
- Returns whether to enable FreeWheel's Video View by Callback feature to send content impressions to the FreeWheel server.
- isFullScreen() - function in com.theoplayer.android.api.fullscreen.FullScreenManager
- Returns whether the THEOplayerView is in fullscreen.
- 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.
- isGoogleIma() - function in com.theoplayer.android.api.THEOplayerConfig
- Returns whether the Google IMA Sdk should be included.
- 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
- isHlsDateRange() - function in com.theoplayer.android.api.source.VerizonMediaSource
- Returns whether the logic to expose date ranges parsed from HLS manifests is enabled.
- isHorizontalFadingEdgeEnabled() - function in android.view.THEOplayerView
- isHorizontalScrollBarEnabled() - function in android.view.THEOplayerView
- isHovered() - function in android.view.THEOplayerView
- isHttpEnabled() - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration
- Returns whether HTTP logs are enabled.
- isId3TagsEnabled() - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration
- Returns whether ID3 tag logs are enabled.
- 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
- isLinearAdDataEnabled() - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaPingConfiguration
- Returns whether to request information about upcoming ad breaks in the Ping responses.
- isLive() - function in com.theoplayer.android.api.source.analytics.ConvivaContentMetadata
- Whether a live asset is being tracked.
- isLocalVoiceInteractionSupported() - function in android.app.FullScreenActivity
- isLocationServicesDisabled() - function in com.theoplayer.android.api.source.analytics.MoatOptions
- Returns whether the location service is disabled.
- isLoggingEnabled() - function in com.theoplayer.android.api.source.analytics.MoatOptions
- Returns whether the logging for moat is enabled.
- 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
- isLowLatency() - function in com.theoplayer.android.api.source.VerizonMediaSource
- Returns whether the source should be played in the low-latency-mode of the player.
- isManualSessionControl() - function in com.theoplayer.android.api.source.analytics.ConvivaConfiguration
- Returns whether THEOplayer is in control of the Conviva session.
- 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.
- isNativeRenderingEnabled() - function in com.theoplayer.android.api.source.GoogleDaiTypedSource
- isNativeRenderingEnabled() - function in com.theoplayer.android.api.source.TypedSource
- Returns whether native rendering is enabled.
- isNativeRenderingEnabled() - function in com.theoplayer.android.api.source.MediaTailorSource
- isNativeRenderingEnabled() - function in com.theoplayer.android.api.source.VerizonMediaSource
- Returns whether native rendering is enabled.
- isNativeUiRenderingEnabled() - function in com.theoplayer.android.api.source.GoogleDaiTypedSource
- isNativeUiRenderingEnabled() - function in com.theoplayer.android.api.source.TypedSource
- Returns whether native ui rendering is enabled.
- isNativeUiRenderingEnabled() - function in com.theoplayer.android.api.source.MediaTailorSource
- isNativeUiRenderingEnabled() - function in com.theoplayer.android.api.source.VerizonMediaSource
- Returns whether native ui rendering is enabled.
- isNestedScrollingEnabled() - function in android.view.THEOplayerView
- isOpaque() - function in android.view.THEOplayerView
- isPaddingRelative() - function in android.view.THEOplayerView
- isParsingEnabled() - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration
- Returns whether parsing logs are enabled.
- 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.
- isPollingEnabled() - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration
- Returns whether polling logs are enabled.
- 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
- isRawXmlEnabled() - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration
- Returns whether raw xml logs are enabled.
- isReportsEnabled() - function in com.theoplayer.android.api.source.ssai.yospace.YoSpaceLogLevelConfiguration
- Returns whether report logs are enabled.
- 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
- isVR360() - function in com.theoplayer.android.api.source.vr.VRConfiguration
- Returns whether VR 360 is enabled.
- iterator() - function in java.lang.VerizonMediaAdList
- iterator() - function in java.lang.VerizonMediaAdBreakList
- iterator() - function in java.lang.SimpleList
- iterator() - function in java.lang.CachingTaskList
- iterator() - function in java.lang.TrackList
- iterator() - function in java.lang.TextTrackList
- iterator() - function in java.lang.TextTrackCueList
- iterator() - function in java.lang.MediaTrackList
- iterator() - function in java.lang.QualityList
- iterator() - function in java.lang.TimeRanges