L
- label(String) - function in com.theoplayer.android.api.source.TextTrackDescription.Builder
- Sets the label for the track which can be used to identify it.
- language(String) - function in com.theoplayer.android.api.ui.UIConfiguration.Builder
- Sets the language.
- layout(int,int,int,int) - function in android.view.THEOplayerView
- leave() - function in com.theoplayer.android.api.cast.CastIntegration
- Leave the active Chromecast session.
- leave() - function in com.theoplayer.android.api.cast.chromecast.Chromecast
- Leave the active Chromecast session.
- length() - function in com.theoplayer.android.api.util.VerizonMediaAdList
- length() - function in com.theoplayer.android.api.util.VerizonMediaAdBreakList
- length() - function in com.theoplayer.android.api.util.SimpleList
- The number of items in the list.
- length() - function in com.theoplayer.android.api.util.CachingTaskList
- The number of items in the list.
- length() - function in com.theoplayer.android.api.player.track.TrackList
- The number of tracks in the list.
- length() - function in com.theoplayer.android.api.player.track.TextTrackList
- The number of tracks in the list.
- length() - function in com.theoplayer.android.api.util.TextTrackCueList
- The number of items in the list.
- length() - function in com.theoplayer.android.api.player.track.MediaTrackList
- The number of tracks in the list.
- length() - function in com.theoplayer.android.api.util.QualityList
- The number of items in the list.
- length() - function in com.theoplayer.android.api.timerange.TimeRanges
- The total number of TimeRanges.
- license(String) - function in com.theoplayer.android.api.THEOplayerConfig.Builder
- Sets the license to string loaded before the player is constructed.
- license() - function in com.theoplayer.android.api.cache.CachingTask
- The API for license related queries and operations.
- LICENSE - enum entry in com.theoplayer.android.api.error.ErrorCategory
This category clusters all errors related to the license.
- LICENSE_ERROR - enum entry in com.theoplayer.android.api.error.ErrorCode
The license provided is invalid.
- LICENSE_EXPIRED - enum entry in com.theoplayer.android.api.error.ErrorCode
The license has expired.
- LICENSE_INVALID_DOMAIN - enum entry in com.theoplayer.android.api.error.ErrorCode
The provided license does not contain the current domain.
- LICENSE_INVALID_FEATURE - enum entry in com.theoplayer.android.api.error.ErrorCode
The provided license does not contain the necessary feature.
- LICENSE_INVALID_SOURCE - enum entry in com.theoplayer.android.api.error.ErrorCode
The current source is not allowed in the license provided.
- LicenseRequestCallback - class in com.theoplayer.android.api.contentprotection
- LicenseResponseCallback - class in com.theoplayer.android.api.contentprotection
- LicenseType - class in com.theoplayer.android.api.source.drm
- The type of the license.
- licenseType(LicenseType) - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration.Builder
- Sets the license type.
- licenseType(Array) - function in com.theoplayer.android.api.source.drm.KeySystemConfiguration.Builder
- Sets the certificate.
- licenseUrl(String) - function in com.theoplayer.android.api.THEOplayerConfig.Builder
- Sets licenseUrl to string loaded before the player is constructed.
- LINEAR - enum entry in com.theoplayer.android.api.verizonmedia.ads.VerizonMediaResponseVodAdBreakType
The ad break is linear.
- They appear before (pre-roll), after (post-roll), or during a break in video content (mid-roll).
- LinearAd - class in com.theoplayer.android.api.ads
- The LinearAd API which represents a linear ad in the VAST specification.
- linearAdData(boolean) - function in com.theoplayer.android.api.source.verizonmedia.VerizonMediaPingConfiguration.Builder
- Sets whether to request information about upcoming ad breaks in the Ping responses.
- LIVE - enum entry in com.theoplayer.android.api.verizonmedia.reponses.VerizonMediaPreplayResponseType
The content is of type LIVE.
- live(boolean) - function in com.theoplayer.android.api.source.analytics.ConvivaContentMetadata.Builder
- Sets whether a live asset is being tracked.
- LIVE - enum entry in com.theoplayer.android.api.source.analytics.AgamaServiceName
Live.
- LIVE - enum entry in com.theoplayer.android.api.source.ssai.StreamType
A Live stream.
- liveOffset(double) - function in com.theoplayer.android.api.THEOplayerConfig.Builder
- Sets the offset duration between the live point and the end of the manifest.
- liveOffset(Double) - function in com.theoplayer.android.api.source.GoogleDaiTypedSource.Builder
- liveOffset(Double) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets the live point from the end of the manifest, in seconds.
- LOAD_MEDIA_FAILED - enum entry in com.theoplayer.android.api.cast.chromecast.ErrorCode
- LOADED - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackReadyState
The text track has been loaded with no fatal errors.
- LOADED - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
Fired when the VAST response has been received.
- LoadedDataEvent - class in com.theoplayer.android.api.event.player
- Fired when LOADEDDATA occurs for the Player.
- LoadedMetadataEvent - class in com.theoplayer.android.api.event.player
- Fired when LOADEDMETADATA occurs for the Player.
- LOADING - enum entry in com.theoplayer.android.api.cache.CachingTaskStatus
The task is currently downloading the content.
- LOADING - enum entry in com.theoplayer.android.api.player.track.texttrack.TextTrackReadyState
The text track is loading. Further cues might still be added to the track by the parser.
- LoadStartEvent - class in com.theoplayer.android.api.event.player
- Fired when LOADSTART occurs for the Player.
- LOG - enum entry in com.theoplayer.android.api.ads.ima.GoogleImaAdEventType
Fired to enable the SDK to communicate a message to be logged, which is stored in adData.
A VPAID ad sends a LOG message.
A non-fatal playback error occurs. In this case the adData object will contain extra information.
- loggingEnabled(boolean) - function in com.theoplayer.android.api.source.analytics.MoatOptions.Builder
- Sets whether the logging of Moat is enabled.
- logLevel(AgamaLogLevel) - function in com.theoplayer.android.api.source.analytics.AgamaPlayerConfiguration.Builder
- Sets the Agama log level.
- logLevel(YoSpaceLogLevelConfiguration) - function in com.theoplayer.android.api.source.ssai.YoSpaceDescription.Builder
- Sets the log level configuration.
- lowLatency(Boolean) - function in com.theoplayer.android.api.source.GoogleDaiTypedSource.Builder
- lowLatency(Boolean) - function in com.theoplayer.android.api.source.TypedSource.Builder
- Sets whether the source should be played in the low-latency-mode of the player.