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
M
- makeCurrent() - function in com.brightcove.player.video360.GlRenderTarget
- makeHttpUserAgent(String,String) - function in com.brightcove.player.Sdk
- Builds the HTTP user agent string that will used in the HTTP requests.
- makeReadWriteDirectory(File) - function in com.brightcove.player.util.FileUtil
- Checks if the specified path is a directory that can be read from and written into.
- makeReadWriteDirectory(File) - function in com.brightcove.player.util.FileUtil.StrictMode
- Checks if the specified path is a directory that can be read from and written into.
- managedQuery(Uri,Array,String,Array,String) - function in android.app.BrightcoveCaptionPropertiesActivity
- managedQuery(Uri,Array,String,Array,String) - function in android.app.BrightcovePlayer
- MapConverter - class in com.brightcove.player.store
- Provides a Converter that can be used persist and read java.util.Map objects.
- measure(int,int) - function in android.view.BrightcoveClosedCaptioningTextView
- measure(int,int) - function in android.view.BrightcoveSurfaceView
- measure(int,int) - function in android.view.BrightcoveClosedCaptioningView
- measure(int,int) - function in android.view.BrightcoveVideoView
- measure(int,int) - function in android.view.BrightcoveTextureVideoView
- measure(int,int) - function in android.view.BrightcoveTextureView
- measure(int,int) - function in android.view.BaseVideoView
- measure(int,int) - function in android.view.BrightcoveClosedCaptioningSurfaceView
- measure(int,int) - function in android.view.TimedTextView
- measure(int,int) - function in android.view.BrightcoveSeekBar
- measure(int,int) - function in android.view.BrightcoveControlBar
- measure(Integer,Integer) - function in android.view.AnnotationImageView
- measure(Integer,Integer) - function in android.view.AnnotationTextView
- measure(Integer,Integer) - function in android.view.AnnotationTimeView
- measure(Integer,Integer) - function in android.view.AnnotationTransparentView
- measureChild(View,Integer,Integer) - function in android.view.AnnotationTransparentView
- measureChildren(Integer,Integer) - function in android.view.AnnotationTransparentView
- measureChildWithMargins(View,Integer,Integer,Integer,Integer) - function in android.view.AnnotationTransparentView
- MediaControllerConfig - class in com.brightcove.player.mediacontroller
- A configuration class that can be used to configure BrightcoveMediaController.
- MediaControllerConfig.Builder - class in com.brightcove.player.mediacontroller.MediaControllerConfig
- The MediaControllerConfig Builder.
- MediaControllerKeyDispatcher - class in com.brightcove.player.mediacontroller
- The key dispatcher interface for the Media Controller.
- MediaControlsVisibilityManager - class in com.brightcove.player.controller
- Provides a class to manage the media controls visibility state.
- MediaEvent - class in com.brightcove.player.event
- Immutable object the describes a media event.
- MediaFormat - class in com.brightcove.player.model
- An immutable Parcelable object that can be used describe the format of media stream.
- MediaPlayback - class in com.brightcove.player.playback
- Plays media using the specified player.
- MediaPlayerPlayback - class in com.brightcove.player.playback
- MediaPlayerPlayback.OnSetSourceListener - class in com.brightcove.player.playback.MediaPlayerPlayback
- MediaStore - class in com.brightcove.player.store
- MetadataObject - class in com.brightcove.player.model
- Provides a common metadata collection for any data model objects using a generic, dynamic set of metadata properties.
- MID - enum entry in com.brightcove.player.analytics.insights.AdInsight.AdPodType
midroll: the ad pod played during content
- MIDROLL - enum entry in com.brightcove.player.ads.AdAsset.AdType
Represents an ad to be played during the content by interrupting it.
- millisToSeconds(long) - function in com.brightcove.player.analytics.insights.AdInsightsUtil
- Converts milliseconds to seconds.
- moveCursorToVisibleOffset() - function in android.widget.BrightcoveClosedCaptioningTextView
- moveCursorToVisibleOffset() - function in android.widget.TimedTextView
- moveCursorToVisibleOffset() - function in android.widget.AnnotationTextView
- moveDatabaseFrom(Context,String) - function in android.content.BrightcoveCaptionPropertiesActivity
- moveDatabaseFrom(Context,String) - function in android.content.BrightcovePlayer
- moveSharedPreferencesFrom(Context,String) - function in android.content.BrightcoveCaptionPropertiesActivity
- moveSharedPreferencesFrom(Context,String) - function in android.content.BrightcovePlayer
- moveTaskToBack(boolean) - function in android.app.BrightcoveCaptionPropertiesActivity
- moveTaskToBack(boolean) - function in android.app.BrightcovePlayer
- MP4 - enum entry in com.brightcove.player.model.DeliveryType
Indicates H.264 encoded video in MP4 container delivered via HTTP or HTTPS.
- MP4VTT - enum entry in com.brightcove.player.model.CaptionType
Indicates X-MP4-VTT captioning.
- msToUs(long) - function in com.brightcove.player.Constants
- Converts a time in milliseconds to the corresponding time in microseconds, preserving TIME_UNSET values.
- Multimap - class in com.brightcove.player.util.collection
- Structure that handles singleKey-multipleValues map.