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
T
- takeKeyEvents(boolean) - function in android.app.FullScreenActivity
- TAPPED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
Fired when a non-clickthrough portion of a video ad is clicked.
- TargetQualityChangedEvent - class in com.theoplayer.android.api.event.track.mediatrack.video
- Fired when TARGETQUALITYCHANGEDEVENT occurs for a VideoTrack.
- TargetQualityChangedEvent - class in com.theoplayer.android.api.event.track.mediatrack.audio
- The Target Quality Changed Event.
- TEMPORARY - enum entry in com.theoplayer.android.api.source.drm.LicenseType
The license is temporary.
- TextTrack - class in com.theoplayer.android.api.player.track.texttrack
- Represents a text track of a media resource.
- TextTrackCue - class in com.theoplayer.android.api.player.track.texttrack.cue
- Represents a cue of a text track.
- TextTrackCueEvent - class in com.theoplayer.android.api.event.track.texttrack.texttrackcue
- The TextTrackCue Event.
- TextTrackCueEventTypes - class in com.theoplayer.android.api.event.track.texttrack.texttrackcue
- The types of TextTrackCue Events.
- TextTrackCueList - class in com.theoplayer.android.api.player.track.texttrack.cue
- List of TextTrackCue.
- textTrackDescription() - function in com.theoplayer.android.api.source.TextTrackDescription.Builder
- Creates a builder for a TextTrackDescription.
- textTrackDescription(String) - function in com.theoplayer.android.api.source.TextTrackDescription.Builder
- Creates a builder for a TextTrackDescription with a given source.
- TextTrackDescription - class in com.theoplayer.android.api.source
- A TextTrack description contains information of a side-loaded text track, that can be added to the source.
- TextTrackDescription.Builder - class in com.theoplayer.android.api.source.TextTrackDescription
- The builder for TextTrackDescription.
- TextTrackEventTypes - class in com.theoplayer.android.api.event.track.texttrack
- The types of TextTrack Events.
- TextTrackKind - class in com.theoplayer.android.api.player.track.texttrack
- The text track kind.
- TextTrackList - class in com.theoplayer.android.api.player.track.texttrack
- List of TextTracks.
- TextTrackListEventTypes - class in com.theoplayer.android.api.event.track.texttrack.list
- The types of TextTrackList Events.
- TextTrackMode - class in com.theoplayer.android.api.player.track.texttrack
- The mode of the text track.
- TextTrackReadyState - class in com.theoplayer.android.api.player.track.texttrack
- The ready state of a text track.
- textTracks(Array) - function in com.theoplayer.android.api.source.SourceDescription.Builder
- Sets the text tracks of the SourceDescription.
- textTracks(Array) - function in com.theoplayer.android.api.source.SourceDescription.Builder
- Sets the text tracks of the SourceDescription.
- TextTrackType - class in com.theoplayer.android.api.player.track.texttrack
- The content type of a text track.
- TEXTURE_VIEW - enum entry in com.theoplayer.android.api.player.RenderingTarget
Uses TextureView for playback view
- can be changed to SURFACE_VIEW dynamically in playback time
- refer to: TextureView
- THEO - enum entry in com.theoplayer.android.api.event.ads.AdIntegrationKind
The ad is of integration type THEO.
- THEOplayerAdDescription - class in com.theoplayer.android.api.source.addescription
- Describes an ad break request.
- THEOplayerAdDescription.Builder - class in com.theoplayer.android.api.source.addescription.THEOplayerAdDescription
- The builder for the THEOplayerAdDescription.
- THEOplayerConfig - class in com.theoplayer.android.api
- The THEOplayer Configuration API.
- THEOplayerConfig.Builder - class in com.theoplayer.android.api.THEOplayerConfig
- The builder for THEOplayerConfig.
- THEOplayerDestroyedException - class in com.theoplayer.android.api
- The THEOplayerDestroyedException is thrown when trying to use a method of a THEOplayerView on which the onDestroy was called.
- THEOplayerException - class in com.theoplayer.android.api.error
- A THEOplayer exception that gives an informative description of the error that occurred.
- THEOplayerGlobal - class in com.theoplayer.android.api
- The THEOplayer related operations which are not tied to a particular THEOplayerView.
- THEOplayerSettings - class in com.theoplayer.android.api
- The THEOplayerSettings API.
- THEOplayerView - class in com.theoplayer.android.api
- The THEOplayerView API.
- THIRD_QUARTILE - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
Fired when the ad has completed playing the third quarter (75%).
- ThumbnailResolution - class in com.theoplayer.android.api.verizonmedia.reponses.assetinfo
- Represents the resolution of a thumbnail.
- ticket(String) - function in com.theoplayer.android.api.source.drm.preintegration.IrdetoConfiguration.Builder
- Sets the ticket for registered user flows.
- timeOffset(String) - function in com.theoplayer.android.api.source.addescription.GoogleImaAdDescription.Builder
- Sets the offset after which the ad break will start.
- timeOffset(String) - function in com.theoplayer.android.api.source.addescription.THEOplayerAdDescription.Builder
- Sets the offset after which the ad break will start.
- TIMEOUT - enum entry in com.theoplayer.android.api.cast.chromecast.ErrorCode
- TimeRange - class in com.theoplayer.android.api.timerange
- The TimeRange API which can be used to get information regarding a certain period in the playback.
- TimeRanges - class in com.theoplayer.android.api.timerange
- The TimeRanges API which can be used to get information regarding multiple periods in the playback.
- timeServer(String) - function in com.theoplayer.android.api.source.GoogleDaiTypedSource.Builder
- timeServer(String) - function in com.theoplayer.android.api.source.SourceDescription.Builder
- Sets the URL of a time server used by the player to synchronise the time in DASH sources.
- timeServer(String) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets the URL of a time server used by the player to synchronise the time in DASH sources.
- TimeUpdateEvent - class in com.theoplayer.android.api.event.player
- Fired when TIMEUPDATE occurs for the Player.
- TITANIUM - enum entry in com.theoplayer.android.api.source.drm.DRMIntegrationId
The Titanium DRM integration identifier, see TitaniumDRMConfiguration for more information.
- titaniumDrm(String,String,String) - function in com.theoplayer.android.api.source.drm.preintegration.TitaniumDRMConfiguration.Builder
- Creates a builder for the Titanium DRM configuration.
- TitaniumDRMConfiguration - class in com.theoplayer.android.api.source.drm.preintegration
- The configuration of the Titanium DRM integration.
- TitaniumDRMConfiguration.Builder - class in com.theoplayer.android.api.source.drm.preintegration.TitaniumDRMConfiguration
- The builder for the Titanium DRM configuration.
- title(String) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
- Sets the title of the content.
- token(String) - function in com.theoplayer.android.api.source.drm.preintegration.DRMTodayConfiguration.Builder
- Sets the DRM Today authorization token.
- toString() - function in android.view.THEOplayerView
- toString() - function in java.lang.THEOplayerDestroyedException
- toString() - function in java.lang.annotation.Annotation
- toString() - function in com.theoplayer.android.api.event.ads.AdIntegrationKind
- toString() - function in com.theoplayer.android.api.cast.chromecast.CastError
- toString() - function in com.theoplayer.android.api.vr.VRDirection
- toString() - function in com.theoplayer.android.api.player.track.texttrack.TextTrackType
- toString() - function in com.theoplayer.android.api.player.track.texttrack.TextTrackMode
- toString() - function in java.lang.ContentProtectionException
- toString() - function in java.lang.THEOplayerException
- Track - class in com.theoplayer.android.api.player.track
- Represents a track of a media resource.
- TrackEvent - class in com.theoplayer.android.api.event.track
- The Track Event.
- TrackList - class in com.theoplayer.android.api.player.track
- List of tracks.
- TrackListChangeEvent - class in com.theoplayer.android.api.event.track.texttrack.list
- Fired when TRACKLISTCHANGE occurs for a TextTrackList.
- TrackListChangeEvent - class in com.theoplayer.android.api.event.track.mediatrack.video.list
- Fired when TRACKLISTCHANGE occurs for a VideoTrack List.
- TrackListChangeEvent - class in com.theoplayer.android.api.event.track.mediatrack.audio.list
- Fired when TRACKLISTCHANGE occurs for an AudioTrack list.
- TrackListEvent - class in com.theoplayer.android.api.event.track.tracklist
- The TrackList Event.
- transformMatrixToGlobal(Matrix) - function in android.view.THEOplayerView
- transformMatrixToLocal(Matrix) - function in android.view.THEOplayerView
- triggerSearch(String,Bundle) - function in android.app.FullScreenActivity
- TTML - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackType
The track contains TTML (Timed Text Markup Language) content.
- TV_14 - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetTvRating
The asset is rated as TV_14.
- TV_G - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetTvRating
The asset is rated as TV_G.
- TV_MA - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetTvRating
The asset is rated as TV_MA.
- TV_PG - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetTvRating
The asset is rated as TV_PG.
- TV_SHOW - enum entry in com.theoplayer.android.api.source.metadata.ChromecastMetadataType
The content type is tv-show.
- TV_Y - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetTvRating
The asset is rated as TV_Y.
- TV_Y7 - enum entry in com.theoplayer.android.api.verizonmedia.reponses.assetinfo.VerizonMediaAssetTvRating
The asset is rated as TV_Y7.
- TVOD - enum entry in com.theoplayer.android.api.source.analytics.AgamaServiceName
Transactional video on demand.
- type(SourceType) - function in com.theoplayer.android.api.source.GoogleDaiTypedSource.Builder
- type(SourceType) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets the type of the source.
- type(ChromecastMetadataType) - function in com.theoplayer.android.api.source.metadata.ChromecastMetadataDescription.Builder
- Sets the ChromecastMetadataType.
- typedSource() - function in com.theoplayer.android.api.source.GoogleDaiTypedSource.Builder
- typedSource() - function in com.theoplayer.android.api.source.TypedSource.Builder
- Creates a builder for a simple TypedSource.
- typedSource(String) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Creates a builder for a simple TypedSource object containing the given URL as source.
- TypedSource - class in com.theoplayer.android.api.source
- The Typed Source API.
- TypedSource.Builder - class in com.theoplayer.android.api.source.TypedSource
- The builder for TypedSource.