A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
L
- label() - function in com.brightcove.player.captioning.BrightcoveCaptionFormat
- The label property for this caption object
- label(String) - function in com.brightcove.player.captioning.BrightcoveCaptionFormat.Builder
- language() - function in com.brightcove.player.captioning.BrightcoveCaptionFormat
- The language code for this caption object
- language(String) - function in com.brightcove.player.captioning.BrightcoveCaptionFormat.Builder
- layout(int,int,int,int) - function in android.view.BrightcoveClosedCaptioningTextView
- layout(int,int,int,int) - function in android.view.BrightcoveSurfaceView
- layout(int,int,int,int) - function in android.view.BrightcoveClosedCaptioningView
- layout(int,int,int,int) - function in android.view.BrightcoveVideoView
- layout(int,int,int,int) - function in android.view.BrightcoveTextureVideoView
- layout(int,int,int,int) - function in android.view.BrightcoveTextureView
- layout(int,int,int,int) - function in android.view.BaseVideoView
- layout(int,int,int,int) - function in android.view.BrightcoveClosedCaptioningSurfaceView
- layout(int,int,int,int) - function in android.view.TimedTextView
- layout(int,int,int,int) - function in android.view.BrightcoveSeekBar
- layout(int,int,int,int) - function in android.view.BrightcoveControlBar
- layout(Integer,Integer,Integer,Integer) - function in android.view.AnnotationImageView
- layout(Integer,Integer,Integer,Integer) - function in android.view.AnnotationTextView
- layout(Integer,Integer,Integer,Integer) - function in android.view.AnnotationTimeView
- layout(Integer,Integer,Integer,Integer) - function in android.view.AnnotationTransparentView
- LayoutUtil - class in com.brightcove.player.util
- LEFT - enum entry in com.brightcove.player.model.StyledElement.TextAlign
- length() - function in android.widget.BrightcoveClosedCaptioningTextView
- Length - class in com.brightcove.player.model
- Provides the representation of varying forms of length measure per the TTML specification.
- length() - function in android.widget.TimedTextView
- length() - function in android.widget.AnnotationTextView
- LengthVtt - class in com.brightcove.player.model
- Provides the representation of varying forms of length measure per the WebVTT1 specification.
- LicenseManager - class in com.brightcove.player.drm
- Contract of license manager implementation that can be used to manage offline playback licenses.
- LicenseManagerFactory - class in com.brightcove.player.drm
- Contract of a factory that can be used to createLicenseManager LicenseManager instances.
- LifecycleUtil - class in com.brightcove.player.util
- LINE - enum entry in com.brightcove.player.model.StyledElement.Unit
- LINETHROUGH - enum entry in com.brightcove.player.model.StyledElement.TextDecoration
- ListDialogPreference - class in com.brightcove.player.captioning.preferences
- Abstract dialog preference that displays a set of values and optional titles.
- ListDialogPreference.OnValueChangedListener - class in com.brightcove.player.captioning.preferences.ListDialogPreference
- ListensFor - class in com.brightcove.player.event
- Annotation used for Component classes in order to describe what EventTypes this Component will ListensFor.
- ListPreferenceWithSummary - class in com.brightcove.player.captioning.preferences
- A small extension to ListPreference to work around a platform bug on older OS versions where the summary is not updated once the user chooses a value.
- LIVE - enum entry in com.brightcove.player.analytics.Analytics.DeliveryType
- LiveButtonController - class in com.brightcove.player.mediacontroller.buttons
- The default Brightcove live controller.
- load(ImageView,String,Boolean,Boolean) - function in com.brightcove.player.interactivity.util.AnnotationUtilKt
- goToLik extension function that loads an image inside the ImageView
- loadAd(T) - function in com.brightcove.player.ads.AdPlayer
- Loads an ad of type T.
- loadCaptions(Uri,String) - function in com.brightcove.player.captioning.LoadCaptionsService
- Asynchronously loads and parses the captions file located at the given Uri.
- LoadCaptionsService - class in com.brightcove.player.captioning
- Provides a simple interface to load and parse caption documents.
- LoadCaptionsTask - class in com.brightcove.player.captioning.tasks
- LoadCaptionsTask.ResponseStreamListener - class in com.brightcove.player.captioning.tasks.LoadCaptionsTask
- Provides a callback interface for processing an InputStream containing the response body of an HTTP request.
- LoadImageTask - class in com.brightcove.player.display.tasks
- General purpose AsyncTask to load an image over the network into an ImageView.
- LOCAL - enum entry in com.brightcove.player.model.PlaybackLocation
Local playback location.
- lockCanvas() - function in android.view.BrightcoveTextureView
- Log - class in com.brightcove.player.logging
- A simple wrapper for android.util.Log that supports log message formatting and turning on or off logging based on tag.
- Log.Level - class in com.brightcove.player.logging.Log
- The list of possible of logging levels.
- logError(String,Throwable) - function in com.brightcove.player.event.EventLogger.LoggerCallback
- Called when an error should be logged.
- logMessage(String) - function in com.brightcove.player.event.EventLogger.LoggerCallback
- Called when a message should be logged.
- logNullValues(Popcorn,String,String) - function in com.brightcove.player.interactivity.util.BaseVideoViewExtensionsKt