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

F

FAIRPLAY - enum entry in com.theoplayer.android.api.contentprotection.KeySystemId
 
fairplay(FairPlayKeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.DRMConfiguration.Builder
Sets the FairPlay KeyOS key system configuration.
fairPlay(FairPlayKeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.ConaxDRMConfiguration.Builder
Sets the configuration of the Fairplay key system.
fairplay(FairPlayKeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.AxinomDRMConfiguration.Builder
Sets the configuration of the Fairplay key system.
fairplay(FairPlayKeySystemConfiguration) - function in com.theoplayer.android.api.source.drm.preintegration.AzureDRMConfiguration.Builder
Sets the configuration of the Fairplay key system.
FAIRPLAY_CERTIFICATE - enum entry in com.theoplayer.android.api.network.http.RequestSubType
 
FAIRPLAY_LICENSE - enum entry in com.theoplayer.android.api.network.http.RequestSubType
 
FairPlayKeySystemConfiguration - class in com.theoplayer.android.api.source.drm
The configuration of the FairPlay key system configuration.
FairPlayKeySystemConfiguration.Builder - class in com.theoplayer.android.api.source.drm.FairPlayKeySystemConfiguration
The builder for the FairPlay key system configuration.
fileList() - function in android.content.FullScreenActivity
 
FILL - enum entry in com.theoplayer.android.api.player.AspectRatio

Scales the THEOplayer so that all content fits inside the bounding box, which will be stretched to fill it entirely.

  • This does not keep the original aspect ratio, content may look stretched out. It will not show black bars.
fillInStackTrace() - function in java.lang.THEOplayerDestroyedException
 
fillInStackTrace() - function in java.lang.ContentProtectionException
 
fillInStackTrace() - function in java.lang.THEOplayerException
 
findFocus() - function in android.view.THEOplayerView
 
findOnBackInvokedDispatcher() - function in android.view.THEOplayerView
 
findOnBackInvokedDispatcherForChild(View,View) - function in android.view.THEOplayerView
 
findViewById(int) - function in androidx.appcompat.app.FullScreenActivity
 
findViewById(int) - function in android.view.THEOplayerView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.view.THEOplayerView
 
findViewWithTag(Object) - function in android.view.THEOplayerView
 
finish() - function in android.app.FullScreenActivity
 
finishActivity(int) - function in android.app.FullScreenActivity
 
finishActivityFromChild(Activity,int) - function in android.app.FullScreenActivity
 
finishAffinity() - function in android.app.FullScreenActivity
 
finishAfterTransition() - function in android.app.FullScreenActivity
 
finishAndRemoveTask() - function in android.app.FullScreenActivity
 
finishFromChild(Activity) - function in android.app.FullScreenActivity
 
FIRE_TV - enum entry in com.theoplayer.android.api.SDKType

THE THEOplayer Fire TV SDK is in use.

FIRST_QUARTILE - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType

Fired when the ad has completed playing the first quartile (25%).

FIT - enum entry in com.theoplayer.android.api.player.AspectRatio

Scales the THEOplayer so that all content fits inside its bounding box, keeping the original aspect ratio of the content.

  • This might result in black bars on the side if aspect ratio of the content does not match the screen. The content will never be cropped.
focusableViewAvailable(View) - function in android.view.THEOplayerView
 
focusSearch(View,int) - function in android.view.THEOplayerView
 
forceHasOverlappingRendering(boolean) - function in android.view.THEOplayerView
 
forceLayout() - function in android.view.THEOplayerView
 
forEach(Consumer) - function in java.lang.TextTrackList
 
forEach(Consumer) - function in java.lang.SimpleList
 
forEach(Consumer) - function in java.lang.CachingTaskList
 
forEach(Consumer) - function in java.lang.TrackList
 
forEach(Consumer) - function in java.lang.TextTrackCueList
 
forEach(Consumer) - function in java.lang.MediaTrackList
 
forEach(Consumer) - function in java.lang.QualityList
 
forEach(Consumer) - function in java.lang.TimeRanges
 
friendlyName(String) - function in com.theoplayer.android.api.source.drm.preintegration.TitaniumDRMConfiguration.Builder
Sets the friendly name of the customer.
from(int) - function in com.theoplayer.android.api.player.ReadyState
Creates a ready state from a numerical representation.
from(String) - function in com.theoplayer.android.api.player.track.texttrack.TextTrackType
Creates a text track type state from a textual representation.
from(String) - function in com.theoplayer.android.api.player.track.texttrack.TextTrackMode
Creates a text track mode from a textual representation, when possible.
from(int) - function in com.theoplayer.android.api.player.track.texttrack.TextTrackReadyState
Creates a text track ready state from a number, when possible.
from(String) - function in com.theoplayer.android.api.event.ads.AdIntegrationKind
Converts a textual representation of the integration to an actual AdIntegrationKind instance.
from(String) - function in com.theoplayer.android.api.ads.AdPreloadType
Converts a textual representation of the preload type to an actual AdPreloadType instance.
from(String) - function in com.theoplayer.android.api.source.drm.DRMIntegrationId
Creates a DRM integration identifier from a textual representation.
from(String) - function in com.theoplayer.android.api.source.ssai.StreamType
Creates a stream type from a textual representation.
from(String) - function in com.theoplayer.android.api.source.ssai.SsaiIntegration
Creates a SSAI integration from a textual representation.
fromCode(ErrorCode) - function in com.theoplayer.android.api.error.ErrorCategory
The ErrorCategory that the ErrorCode belongs to.
fromId(int) - function in com.theoplayer.android.api.error.ErrorCode
The ErrorCode from the identifier.
fromId(int) - function in com.theoplayer.android.api.error.ErrorCategory
The ErrorCategory from the identifier.
fromName(String) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataType
Creates a Chromecast metadata type.
FULLSCREEN - enum entry in com.theoplayer.android.api.player.PresentationMode
 
FULLSCREEN - enum entry in com.theoplayer.android.api.error.ErrorCategory

This category clusters all errors related to fullscreen.

FULLSCREEN_ERROR - enum entry in com.theoplayer.android.api.error.ErrorCode

Changing the presentation to fullscreen was not possible.

FullScreenActivity - class in com.theoplayer.android.api.fullscreen
The FullScreenActivity of the player.
FullScreenChangeListener - class in com.theoplayer.android.api.fullscreen
The FullScreenChangeListener which can be used to listen for changes in the fullscreen state of the THEOplayerView.
FullScreenManager - class in com.theoplayer.android.api.fullscreen
The FullScreenManager which can be used to manage and gather information related to the fullscreen state of the player.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X