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

A

Activate - Static variable in class org.videolan.libvlc.MediaPlayer.Navigate
 
Actors - Static variable in class org.videolan.libvlc.Media.Meta
 
addCallback(IVLCVout.Callback) - Method in class org.videolan.libvlc.AWindow
 
addCallback(IVLCVout.Callback) - Method in interface org.videolan.libvlc.IVLCVout
addOption(String) - Method in class org.videolan.libvlc.Media
Add an option to this Media.
addSlave(Media.Slave) - Method in class org.videolan.libvlc.Media
Add a slave to the current media.
addSlave(int, Uri, boolean) - Method in class org.videolan.libvlc.MediaPlayer
Add a slave (or subtitle) to the current media player.
addSlave(int, String, boolean) - Method in class org.videolan.libvlc.MediaPlayer
Add a slave (or subtitle) to the current media player.
addSubtitleSource(InputStream, MediaFormat) - Method in class org.videolan.libvlc.media.VideoView
 
addTimedTextSource(String, String) - Method in class org.videolan.libvlc.media.MediaPlayer
 
addTimedTextSource(Context, Uri, String) - Method in class org.videolan.libvlc.media.MediaPlayer
 
addTimedTextSource(FileDescriptor, String) - Method in class org.videolan.libvlc.media.MediaPlayer
 
addTimedTextSource(FileDescriptor, long, long, String) - Method in class org.videolan.libvlc.media.MediaPlayer
 
Album - Static variable in class org.videolan.libvlc.Media.Meta
 
AlbumArtist - Static variable in class org.videolan.libvlc.Media.Meta
 
AndroidUtil - Class in org.videolan.libvlc.util
 
AndroidUtil() - Constructor for class org.videolan.libvlc.util.AndroidUtil
 
areSurfacesWaiting() - Method in class org.videolan.libvlc.AWindow
 
areViewsAttached() - Method in class org.videolan.libvlc.AWindow
 
areViewsAttached() - Method in interface org.videolan.libvlc.IVLCVout
Return true if views are attached.
Artist - Static variable in class org.videolan.libvlc.Media.Meta
 
ArtworkURL - Static variable in class org.videolan.libvlc.Media.Meta
 
asksStore() - Method in class org.videolan.libvlc.Dialog.LoginDialog
Should the dialog ask to the user to store the credentials ?
attachAuxEffect(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
attachViews() - Method in class org.videolan.libvlc.AWindow
 
attachViews() - Method in interface org.videolan.libvlc.IVLCVout
Attach views previously set by setVideoView, setSubtitlesView, setVideoSurface, setSubtitleSurface
Audio - Static variable in class org.videolan.libvlc.Media.Slave.Type
 
Audio - Static variable in class org.videolan.libvlc.Media.Track.Type
 
AUDIO - Static variable in class org.videolan.libvlc.util.Extensions
 
AWindow - Class in org.videolan.libvlc
 
AWindow(AWindow.SurfaceCallback) - Constructor for class org.videolan.libvlc.AWindow
 
AWindow.SurfaceCallback - Interface in org.videolan.libvlc
 
AWindowNativeHandler - Class in org.videolan.libvlc
 
AWindowNativeHandler() - Constructor for class org.videolan.libvlc.AWindowNativeHandler
 

B

bitrate - Variable in class org.videolan.libvlc.Media.Track
 
bogoMIPS - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
Bottom - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
BottomLeft - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
BottomRight - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
browse(String, int) - Method in class org.videolan.libvlc.util.MediaBrowser
Browse to the specified local path starting with '/'.
browse(Uri, int) - Method in class org.videolan.libvlc.util.MediaBrowser
Browse to the specified uri.
browse(Media, int) - Method in class org.videolan.libvlc.util.MediaBrowser
Browse to the specified media.
Buffering - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 

C

cancel() - Method in class org.videolan.libvlc.util.Dumper
Cancel the dump of the Uri.
canPause() - Method in class org.videolan.libvlc.media.VideoView
 
canSeekBackward() - Method in class org.videolan.libvlc.media.VideoView
 
canSeekForward() - Method in class org.videolan.libvlc.media.VideoView
 
category - Variable in class org.videolan.libvlc.MediaDiscoverer.Description
 
Center - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
changeEventListener(MediaBrowser.EventListener) - Method in class org.videolan.libvlc.util.MediaBrowser
Reset this media browser and register a new EventListener
changeset() - Method in class org.videolan.libvlc.LibVLC
Get the libVLC changeset
channels - Variable in class org.videolan.libvlc.Media.AudioTrack
 
clearSlaves() - Method in class org.videolan.libvlc.Media
Clear all slaves previously added by Media.addSlave(Slave) or internally.
codec - Variable in class org.videolan.libvlc.Media.Track
 
compiler() - Method in class org.videolan.libvlc.LibVLC
Get the libVLC compiler
Copyright - Static variable in class org.videolan.libvlc.Media.Meta
 
create(Context, Uri) - Static method in class org.videolan.libvlc.media.MediaPlayer
 
create(Context, Uri, SurfaceHolder) - Static method in class org.videolan.libvlc.media.MediaPlayer
 
create(Context, Uri, SurfaceHolder, AudioAttributes, int) - Static method in class org.videolan.libvlc.media.MediaPlayer
 
create(Context, int) - Static method in class org.videolan.libvlc.media.MediaPlayer
 
create(Context, int, AudioAttributes, int) - Static method in class org.videolan.libvlc.media.MediaPlayer
 
create() - Static method in class org.videolan.libvlc.MediaPlayer.Equalizer
Create a new default equalizer, with all frequency values zeroed.
createFromPreset(int) - Static method in class org.videolan.libvlc.MediaPlayer.Equalizer
Create a new equalizer, with initial frequency values copied from an existing preset.

D

Date - Static variable in class org.videolan.libvlc.Media.Meta
 
describeContents() - Method in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
Description - Static variable in class org.videolan.libvlc.Media.Meta
 
description - Variable in class org.videolan.libvlc.Media.Track
 
deselectTrack(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
detachViews() - Method in class org.videolan.libvlc.AWindow
 
detachViews() - Method in interface org.videolan.libvlc.IVLCVout
Detach views previously attached.
Devices - Static variable in class org.videolan.libvlc.MediaDiscoverer.Description.Category
devices, like portable music player
Dialog - Class in org.videolan.libvlc
 
Dialog(int, String, String) - Constructor for class org.videolan.libvlc.Dialog
 
Dialog.Callbacks - Interface in org.videolan.libvlc
Dialog.ErrorMessage - Class in org.videolan.libvlc
Error message Used to signal an error message to the user
Dialog.IdDialog - Class in org.videolan.libvlc
 
Dialog.IdDialog(long, int, String, String) - Constructor for class org.videolan.libvlc.Dialog.IdDialog
 
Dialog.LoginDialog - Class in org.videolan.libvlc
Login Dialog Used to ask credentials to the user
Dialog.ProgressDialog - Class in org.videolan.libvlc
Progress Dialog Used to display a progress dialog
Dialog.QuestionDialog - Class in org.videolan.libvlc
Question dialog Used to ask a blocking question
Director - Static variable in class org.videolan.libvlc.Media.Meta
 
Directory - Static variable in class org.videolan.libvlc.Media.Type
 
Disable - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
Disc - Static variable in class org.videolan.libvlc.Media.Type
 
DiscNumber - Static variable in class org.videolan.libvlc.Media.Meta
 
discoverNetworkShares() - Method in class org.videolan.libvlc.util.MediaBrowser
Discover all networks shares
discoverNetworkShares(String) - Method in class org.videolan.libvlc.util.MediaBrowser
Discover networks shares using a specified Discoverer
dismiss() - Method in class org.videolan.libvlc.Dialog
Dismiss the dialog
dismiss() - Method in class org.videolan.libvlc.Dialog.IdDialog
 
DoInteract - Static variable in class org.videolan.libvlc.Media.Parse
 
Done - Static variable in class org.videolan.libvlc.Media.ParsedStatus
 
Down - Static variable in class org.videolan.libvlc.MediaPlayer.Navigate
 
draw(Canvas) - Method in class org.videolan.libvlc.media.VideoView
 
Dumper - Class in org.videolan.libvlc.util
 
Dumper(Uri, String, Dumper.Listener) - Constructor for class org.videolan.libvlc.util.Dumper
Create a Dumper that will download an Uri into a local filesystem path
Dumper.Listener - Interface in org.videolan.libvlc.util
 
duration - Variable in class org.videolan.libvlc.MediaPlayer.Chapter
duration of the chapter in milliseconds
duration - Variable in class org.videolan.libvlc.MediaPlayer.Title
duration in milliseconds
DurationChanged - Static variable in class org.videolan.libvlc.Media.Event
 

E

EncodedBy - Static variable in class org.videolan.libvlc.Media.Meta
 
encoding - Variable in class org.videolan.libvlc.Media.SubtitleTrack
 
EncounteredError - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
Ended - Static variable in class org.videolan.libvlc.Media.State
 
Ended - Static variable in class org.videolan.libvlc.MediaDiscoverer.Event
 
EndReached - Static variable in class org.videolan.libvlc.MediaList.Event
 
EndReached - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
Episode - Static variable in class org.videolan.libvlc.Media.Meta
 
Error - Static variable in class org.videolan.libvlc.Media.State
 
ESAdded - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
ESDeleted - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
Extensions - Class in org.videolan.libvlc.util
 
Extensions() - Constructor for class org.videolan.libvlc.util.Extensions
 

F

Failed - Static variable in class org.videolan.libvlc.Media.ParsedStatus
 
FetchLocal - Static variable in class org.videolan.libvlc.Media.Parse
 
FetchNetwork - Static variable in class org.videolan.libvlc.Media.Parse
 
File - Static variable in class org.videolan.libvlc.Media.Type
 
FileToUri(File) - Static method in class org.videolan.libvlc.util.AndroidUtil
 
finalize() - Method in class org.videolan.libvlc.media.MediaPlayer
 
finalize() - Method in class org.videolan.libvlc.MediaPlayer.Equalizer
 
frameRateDen - Variable in class org.videolan.libvlc.Media.VideoTrack
 
frameRateNum - Variable in class org.videolan.libvlc.Media.VideoTrack
 
frequency - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 

G

Genre - Static variable in class org.videolan.libvlc.Media.Meta
 
getABIList() - Static method in class org.videolan.libvlc.util.VLCUtil
 
getABIList21() - Static method in class org.videolan.libvlc.util.VLCUtil
 
getAction1Text() - Method in class org.videolan.libvlc.Dialog.QuestionDialog
Get the text of the first button (optional, can be null)
getAction2Text() - Method in class org.videolan.libvlc.Dialog.QuestionDialog
Get the text of the second button (optional, can be null)
getAmp(int) - Method in class org.videolan.libvlc.MediaPlayer.Equalizer
Get the amplification value for a particular equalizer frequency band.
getAudioDelay() - Method in class org.videolan.libvlc.MediaPlayer
Get the current audio delay.
getAudioOutputFromDevice() - Static method in class org.videolan.libvlc.util.HWDecoderUtil
 
getAudioSessionId() - Method in class org.videolan.libvlc.media.MediaPlayer
 
getAudioSessionId() - Method in class org.videolan.libvlc.media.VideoView
 
getAudioTrack() - Method in class org.videolan.libvlc.MediaPlayer
Get the current audio track.
getAudioTracks() - Method in class org.videolan.libvlc.MediaPlayer
Get the list of available audio tracks.
getAudioTracksCount() - Method in class org.videolan.libvlc.MediaPlayer
Get the number of available audio tracks.
getBandCount() - Static method in class org.videolan.libvlc.MediaPlayer.Equalizer
Get the number of distinct frequency bands for an equalizer.
getBandFrequency(int) - Static method in class org.videolan.libvlc.MediaPlayer.Equalizer
Get a particular equalizer band frequency.
getBuffering() - Method in class org.videolan.libvlc.MediaPlayer.Event
 
getBufferPercentage() - Method in class org.videolan.libvlc.media.VideoView
 
getCancelText() - Method in class org.videolan.libvlc.Dialog.ProgressDialog
Get the text of the cancel button
getCancelText() - Method in class org.videolan.libvlc.Dialog.QuestionDialog
Get the text of the cancel button
getChapter() - Method in class org.videolan.libvlc.MediaPlayer
 
getChapters(int) - Method in class org.videolan.libvlc.MediaPlayer
Get the full description of available chapters.
getContext() - Method in class org.videolan.libvlc.Dialog
Return the object associated with the dialog
getCount() - Method in class org.videolan.libvlc.MediaList
Get the number of Media.
getCurrentPosition() - Method in class org.videolan.libvlc.media.MediaPlayer
 
getCurrentPosition() - Method in class org.videolan.libvlc.media.VideoView
 
getDecoderFromDevice() - Static method in class org.videolan.libvlc.util.HWDecoderUtil
 
getDefaultUsername() - Method in class org.videolan.libvlc.Dialog.LoginDialog
Get the default user name that should be pre-filled
getDuration() - Method in class org.videolan.libvlc.Media
Get the duration of the media.
getDuration() - Method in class org.videolan.libvlc.media.MediaPlayer
 
getDuration() - Method in class org.videolan.libvlc.media.VideoView
 
getErrorMsg() - Static method in class org.videolan.libvlc.util.VLCUtil
 
getEsChangedType() - Method in class org.videolan.libvlc.MediaPlayer.Event
 
getFormat() - Method in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
getLanguage() - Method in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
getLength() - Method in class org.videolan.libvlc.MediaPlayer
Gets current movie's length in ms.
getMachineSpecs() - Static method in class org.videolan.libvlc.util.VLCUtil
 
getMedia() - Method in class org.videolan.libvlc.MediaPlayer
Get the Media used by this MediaPlayer.
getMediaAt(int) - Method in class org.videolan.libvlc.MediaList
Get a Media at specified index.
getMediaAt(int) - Method in class org.videolan.libvlc.util.MediaBrowser
Get a media at a specified index.
getMediaCount() - Method in class org.videolan.libvlc.util.MediaBrowser
Get the number or media.
getMediaList() - Method in class org.videolan.libvlc.MediaDiscoverer
Get the MediaList associated with the MediaDiscoverer.
getMeta(int) - Method in class org.videolan.libvlc.Media
Get a Meta.
getMetaId() - Method in class org.videolan.libvlc.Media.Event
 
getNativeHandler() - Method in class org.videolan.libvlc.AWindow
 
getParsedStatus() - Method in class org.videolan.libvlc.Media.Event
Get the ParsedStatus in case of Media.Event.ParsedChanged event
getPausable() - Method in class org.videolan.libvlc.MediaPlayer.Event
 
getPlayerState() - Method in class org.videolan.libvlc.MediaPlayer
Get player state.
getPosition() - Method in class org.videolan.libvlc.Dialog.ProgressDialog
Get the position of the progress dialog
getPosition() - Method in class org.videolan.libvlc.MediaPlayer
Gets the movie position.
getPositionChanged() - Method in class org.videolan.libvlc.MediaPlayer.Event
 
getPreAmp() - Method in class org.videolan.libvlc.MediaPlayer.Equalizer
Get the current pre-amplification value from an equalizer.
getPresetCount() - Static method in class org.videolan.libvlc.MediaPlayer.Equalizer
Get the number of equalizer presets.
getPresetName(int) - Static method in class org.videolan.libvlc.MediaPlayer.Equalizer
Get the name of a particular equalizer preset.
getQuestionType() - Method in class org.videolan.libvlc.Dialog.QuestionDialog
getRate() - Method in class org.videolan.libvlc.MediaPlayer
Get the current playback speed
getSeekable() - Method in class org.videolan.libvlc.MediaPlayer.Event
 
getSelectedTrack(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
getSlaves() - Method in class org.videolan.libvlc.Media
Get a media's slave list The list will contain slaves parsed by VLC or previously added by Media.addSlave(Slave).
getSpuDelay() - Method in class org.videolan.libvlc.MediaPlayer
Get the current spu (subtitle) delay.
getSpuTrack() - Method in class org.videolan.libvlc.MediaPlayer
Get the current spu (subtitle) track.
getSpuTracks() - Method in class org.videolan.libvlc.MediaPlayer
Get the list of available spu (subtitle) tracks.
getSpuTracksCount() - Method in class org.videolan.libvlc.MediaPlayer
Get the number of available spu (subtitle) tracks.
getState() - Method in class org.videolan.libvlc.Media
Get the state of the media.
getSubtitlesSurface() - Method in class org.videolan.libvlc.AWindowNativeHandler
Get the valid Subtitles surface.
getText() - Method in class org.videolan.libvlc.Dialog
Get the text of the dialog
getThumbnail(LibVLC, Uri, int, int) - Static method in class org.videolan.libvlc.util.VLCUtil
Get a media thumbnail.
getThumbnail(Media, int, int) - Static method in class org.videolan.libvlc.util.VLCUtil
 
getTime() - Method in class org.videolan.libvlc.MediaPlayer
Gets the current movie time (in ms).
getTimeChanged() - Method in class org.videolan.libvlc.MediaPlayer.Event
 
getTitle() - Method in class org.videolan.libvlc.Dialog
Get the title of the dialog
getTitle() - Method in class org.videolan.libvlc.MediaPlayer
 
getTitles() - Method in class org.videolan.libvlc.MediaPlayer
Get the full description of available titles.
getTrack(int) - Method in class org.videolan.libvlc.Media
Get a Track The Track can be casted to Media.AudioTrack, Media.VideoTrack or Media.SubtitleTrack in function of the Media.Track.Type.
getTrackCount() - Method in class org.videolan.libvlc.Media
Get the Track count.
getTrackInfo() - Method in class org.videolan.libvlc.media.MediaPlayer
 
getTrackType() - Method in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
getType() - Method in class org.videolan.libvlc.Dialog
getType() - Method in class org.videolan.libvlc.Media
Get the type of the media
getUri() - Method in class org.videolan.libvlc.Media
Get the MRL associated with the Media.
getVideoHeight() - Method in class org.videolan.libvlc.media.MediaPlayer
 
getVideoSurface() - Method in class org.videolan.libvlc.AWindowNativeHandler
Get the valid Video surface.
getVideoTrack() - Method in class org.videolan.libvlc.MediaPlayer
Get the current video track.
getVideoTracks() - Method in class org.videolan.libvlc.MediaPlayer
Get the list of available video tracks.
getVideoTracksCount() - Method in class org.videolan.libvlc.MediaPlayer
Get the number of available video tracks.
getVideoWidth() - Method in class org.videolan.libvlc.media.MediaPlayer
 
getVLCVout() - Method in class org.videolan.libvlc.MediaPlayer
Get the IVLCVout helper.
getVolume() - Method in class org.videolan.libvlc.MediaPlayer
Gets volume as integer
getVoutCount() - Method in class org.videolan.libvlc.MediaPlayer.Event
 

H

HAS_SUBTITLES_SURFACE - Static variable in class org.videolan.libvlc.util.HWDecoderUtil
 
hasArmV6 - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
hasArmV7 - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
hasCompatibleCPU(Context) - Static method in class org.videolan.libvlc.util.VLCUtil
 
hasFpu - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
hasMips - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
hasNeon - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
hasX86 - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
height - Variable in class org.videolan.libvlc.Media.VideoTrack
 
HWDecoderUtil - Class in org.videolan.libvlc.util
Utility class that return the preferred hardware decoder from a list of known devices.
HWDecoderUtil() - Constructor for class org.videolan.libvlc.util.HWDecoderUtil
 
HWDecoderUtil.AudioOutput - Enum in org.videolan.libvlc.util
 
HWDecoderUtil.Decoder - Enum in org.videolan.libvlc.util
 

I

id - Variable in class org.videolan.libvlc.Media.Track
 
id - Variable in class org.videolan.libvlc.MediaPlayer.TrackDescription
 
index - Variable in class org.videolan.libvlc.MediaList.Event
 
Interact - Static variable in class org.videolan.libvlc.util.MediaBrowser.Flag
If this flag is set, browse() could fire up dialogs
is64bits - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
isCancelable() - Method in class org.videolan.libvlc.Dialog.ProgressDialog
Return true if the progress dialog is cancelable
isFroyoOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isGingerbreadOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isHoneycombMr1OrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isHoneycombMr2OrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isHoneycombOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isICSOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isIndeterminate() - Method in class org.videolan.libvlc.Dialog.ProgressDialog
Return true if the progress dialog is inderterminate
isInteractive() - Method in class org.videolan.libvlc.MediaPlayer.Title
 
isJellyBeanMR1OrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isJellyBeanMR2OrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isJellyBeanOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isKitKatOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isLocked() - Method in class org.videolan.libvlc.MediaList
 
isLolliPopOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isLooping() - Method in class org.videolan.libvlc.media.MediaPlayer
 
isMarshMallowOrLater() - Static method in class org.videolan.libvlc.util.AndroidUtil
 
isMenu() - Method in class org.videolan.libvlc.MediaPlayer.Title
 
isParsed() - Method in class org.videolan.libvlc.Media
Returns true if the media is parsed This Media should be alive (not released).
isPlaying() - Method in class org.videolan.libvlc.media.MediaPlayer
 
isPlaying() - Method in class org.videolan.libvlc.media.VideoView
 
isPlaying() - Method in class org.videolan.libvlc.MediaPlayer
Returns true if any media is playing
isSeekable() - Method in class org.videolan.libvlc.MediaPlayer
Returns true if any media is seekable
ItemAdded - Static variable in class org.videolan.libvlc.MediaList.Event
 
ItemDeleted - Static variable in class org.videolan.libvlc.MediaList.Event
 
IVLCVout - Interface in org.videolan.libvlc
 
IVLCVout.Callback - Interface in org.videolan.libvlc
 

L

Lan - Static variable in class org.videolan.libvlc.MediaDiscoverer.Description.Category
LAN/WAN services, like Upnp, SMB, or SAP
Language - Static variable in class org.videolan.libvlc.Media.Meta
 
language - Variable in class org.videolan.libvlc.Media.Track
 
Left - Static variable in class org.videolan.libvlc.MediaPlayer.Navigate
 
Left - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
level - Variable in class org.videolan.libvlc.Media.Track
 
LibVLC - Class in org.videolan.libvlc
 
LibVLC(Context, ArrayList<String>) - Constructor for class org.videolan.libvlc.LibVLC
Create a LibVLC withs options
LibVLC(Context) - Constructor for class org.videolan.libvlc.LibVLC
Create a LibVLC
LibVLC.Event - Class in org.videolan.libvlc
 
LibVLC.Event(int) - Constructor for class org.videolan.libvlc.LibVLC.Event
 
LibVLC.OnNativeCrashListener - Interface in org.videolan.libvlc
 
list(LibVLC, int) - Static method in class org.videolan.libvlc.MediaDiscoverer
Get media discoverers by category
LocalDirs - Static variable in class org.videolan.libvlc.MediaDiscoverer.Description.Category
Local directories, like Video, Music or Pictures directories
locationFromUri(Uri) - Static method in class org.videolan.libvlc.Media
VLC authorize only "-._~" in Mrl format, android Uri authorize "_-!.
LocationToUri(String) - Static method in class org.videolan.libvlc.util.AndroidUtil
 
longName - Variable in class org.videolan.libvlc.MediaDiscoverer.Description
 

M

MAX - Static variable in class org.videolan.libvlc.Media.Meta
 
MAX - Static variable in class org.videolan.libvlc.Media.State
 
Media - Class in org.videolan.libvlc
 
Media(LibVLC, String) - Constructor for class org.videolan.libvlc.Media
Create a Media from libVLC and a local path starting with '/'.
Media(LibVLC, Uri) - Constructor for class org.videolan.libvlc.Media
Create a Media from libVLC and a Uri
Media(LibVLC, FileDescriptor) - Constructor for class org.videolan.libvlc.Media
Create a Media from libVLC and a FileDescriptor
Media(MediaList, int) - Constructor for class org.videolan.libvlc.Media
 
media - Variable in class org.videolan.libvlc.MediaList.Event
The media can be already released.
Media.AudioTrack - Class in org.videolan.libvlc
see libvlc_audio_track_t
Media.Event - Class in org.videolan.libvlc
 
Media.Event(int) - Constructor for class org.videolan.libvlc.Media.Event
 
Media.Event(int, long) - Constructor for class org.videolan.libvlc.Media.Event
 
Media.EventListener - Interface in org.videolan.libvlc
 
Media.Meta - Class in org.videolan.libvlc
see libvlc_meta_t
Media.Meta() - Constructor for class org.videolan.libvlc.Media.Meta
 
Media.Parse - Class in org.videolan.libvlc
see libvlc_media_parse_flag_t
Media.Parse() - Constructor for class org.videolan.libvlc.Media.Parse
 
Media.ParsedStatus - Class in org.videolan.libvlc
 
Media.ParsedStatus() - Constructor for class org.videolan.libvlc.Media.ParsedStatus
 
Media.Slave - Class in org.videolan.libvlc
see libvlc_media_slave_t
Media.Slave(int, int, String) - Constructor for class org.videolan.libvlc.Media.Slave
 
Media.Slave.Type - Class in org.videolan.libvlc
 
Media.Slave.Type() - Constructor for class org.videolan.libvlc.Media.Slave.Type
 
Media.State - Class in org.videolan.libvlc
see libvlc_state_t
Media.State() - Constructor for class org.videolan.libvlc.Media.State
 
Media.SubtitleTrack - Class in org.videolan.libvlc
see libvlc_subtitle_track_t
Media.Track - Class in org.videolan.libvlc
see libvlc_media_track_t
Media.Track.Type - Class in org.videolan.libvlc
 
Media.Track.Type() - Constructor for class org.videolan.libvlc.Media.Track.Type
 
Media.Type - Class in org.videolan.libvlc
libvlc_media_type_t
Media.Type() - Constructor for class org.videolan.libvlc.Media.Type
 
Media.UnknownTrack - Class in org.videolan.libvlc
see libvlc_subtitle_track_t
Media.VideoTrack - Class in org.videolan.libvlc
see libvlc_video_track_t
MEDIA_ERROR_IO - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_ERROR_MALFORMED - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_ERROR_NOT_VALID_FOR_PROGRESSIVE_PLAYBACK - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_ERROR_SERVER_DIED - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_ERROR_TIMED_OUT - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_ERROR_UNKNOWN - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_ERROR_UNSUPPORTED - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_BAD_INTERLEAVING - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_BUFFERING_END - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_BUFFERING_START - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_EXTERNAL_METADATA_UPDATE - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_METADATA_UPDATE - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_NOT_SEEKABLE - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_STARTED_AS_NEXT - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_SUBTITLE_TIMED_OUT - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_TIMED_TEXT_ERROR - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_UNKNOWN - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_UNSUPPORTED_SUBTITLE - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_VIDEO_RENDERING_START - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_INFO_VIDEO_TRACK_LAGGING - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_MIMETYPE_TEXT_SUBRIP - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
MEDIA_TRACK_TYPE_AUDIO - Static variable in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
MEDIA_TRACK_TYPE_SUBTITLE - Static variable in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
MEDIA_TRACK_TYPE_TIMEDTEXT - Static variable in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
MEDIA_TRACK_TYPE_UNKNOWN - Static variable in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
MEDIA_TRACK_TYPE_VIDEO - Static variable in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
MediaBrowser - Class in org.videolan.libvlc.util
 
MediaBrowser(LibVLC, MediaBrowser.EventListener) - Constructor for class org.videolan.libvlc.util.MediaBrowser
 
MediaBrowser.EventListener - Interface in org.videolan.libvlc.util
Listener called when medias are added or removed.
MediaBrowser.Flag - Class in org.videolan.libvlc.util
 
MediaBrowser.Flag() - Constructor for class org.videolan.libvlc.util.MediaBrowser.Flag
 
MediaChanged - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
MediaDiscoverer - Class in org.videolan.libvlc
 
MediaDiscoverer(LibVLC, String) - Constructor for class org.videolan.libvlc.MediaDiscoverer
Create a MediaDiscover.
MediaDiscoverer.Description - Class in org.videolan.libvlc
 
MediaDiscoverer.Description.Category - Class in org.videolan.libvlc
 
MediaDiscoverer.Description.Category() - Constructor for class org.videolan.libvlc.MediaDiscoverer.Description.Category
 
MediaDiscoverer.Event - Class in org.videolan.libvlc
 
MediaDiscoverer.Event(int) - Constructor for class org.videolan.libvlc.MediaDiscoverer.Event
 
MediaDiscoverer.EventListener - Interface in org.videolan.libvlc
 
MediaList - Class in org.videolan.libvlc
 
MediaList(LibVLC) - Constructor for class org.videolan.libvlc.MediaList
Create a MediaList from libVLC
MediaList(MediaDiscoverer) - Constructor for class org.videolan.libvlc.MediaList
 
MediaList(Media) - Constructor for class org.videolan.libvlc.MediaList
 
MediaList.Event - Class in org.videolan.libvlc
 
MediaList.Event(int, Media, int) - Constructor for class org.videolan.libvlc.MediaList.Event
 
MediaList.EventListener - Interface in org.videolan.libvlc
 
MediaPlayer - Class in org.videolan.libvlc.media
 
MediaPlayer() - Constructor for class org.videolan.libvlc.media.MediaPlayer
 
MediaPlayer - Class in org.videolan.libvlc
 
MediaPlayer(LibVLC) - Constructor for class org.videolan.libvlc.MediaPlayer
Create an empty MediaPlayer
MediaPlayer(Media) - Constructor for class org.videolan.libvlc.MediaPlayer
Create a MediaPlayer from a Media
MediaPlayer.Chapter - Class in org.videolan.libvlc
 
MediaPlayer.Equalizer - Class in org.videolan.libvlc
 
MediaPlayer.Event - Class in org.videolan.libvlc
 
MediaPlayer.Event(int) - Constructor for class org.videolan.libvlc.MediaPlayer.Event
 
MediaPlayer.Event(int, long) - Constructor for class org.videolan.libvlc.MediaPlayer.Event
 
MediaPlayer.Event(int, float) - Constructor for class org.videolan.libvlc.MediaPlayer.Event
 
MediaPlayer.EventListener - Interface in org.videolan.libvlc
 
MediaPlayer.Navigate - Class in org.videolan.libvlc
 
MediaPlayer.Navigate() - Constructor for class org.videolan.libvlc.MediaPlayer.Navigate
 
MediaPlayer.OnBufferingUpdateListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnCompletionListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnErrorListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnInfoListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnPreparedListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnSeekCompleteListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnTimedTextListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.OnVideoSizeChangedListener - Interface in org.videolan.libvlc.media
 
MediaPlayer.Position - Class in org.videolan.libvlc
 
MediaPlayer.Position() - Constructor for class org.videolan.libvlc.MediaPlayer.Position
 
MediaPlayer.Title - Class in org.videolan.libvlc
 
MediaPlayer.Title(long, String, int) - Constructor for class org.videolan.libvlc.MediaPlayer.Title
 
MediaPlayer.TrackDescription - Class in org.videolan.libvlc
 
MediaPlayer.TrackInfo - Class in org.videolan.libvlc.media
 
MetaChanged - Static variable in class org.videolan.libvlc.Media.Event
 
mId - Variable in class org.videolan.libvlc.Dialog.IdDialog
 
mText - Variable in class org.videolan.libvlc.Dialog
 
mType - Variable in class org.videolan.libvlc.Dialog
 

N

name - Variable in class org.videolan.libvlc.MediaDiscoverer.Description
 
name - Variable in class org.videolan.libvlc.MediaPlayer.Chapter
chapter name
name - Variable in class org.videolan.libvlc.MediaPlayer.Title
title name
name - Variable in class org.videolan.libvlc.MediaPlayer.TrackDescription
 
nativeOnMouseEvent(long, int, int, int, int) - Method in class org.videolan.libvlc.AWindowNativeHandler
nativeOnWindowSize(long, int, int) - Method in class org.videolan.libvlc.AWindowNativeHandler
Callback called from IVLCVout.setWindowSize(int, int).
navigate(int) - Method in class org.videolan.libvlc.MediaPlayer
 
nextChapter() - Method in class org.videolan.libvlc.MediaPlayer
 
NoSlavesAutodetect - Static variable in class org.videolan.libvlc.util.MediaBrowser.Flag
If this flag is set, slaves won't be attached to medias but will be added as a media.
NothingSpecial - Static variable in class org.videolan.libvlc.Media.State
 
NowPlaying - Static variable in class org.videolan.libvlc.Media.Meta
 

O

onAttachedToWindow() - Method in class org.videolan.libvlc.media.VideoView
 
onBrowseEnd() - Method in interface org.videolan.libvlc.util.MediaBrowser.EventListener
Called when browse ended.
onBufferingUpdate(MediaPlayer, int) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnBufferingUpdateListener
 
onCanceled(Dialog) - Method in interface org.videolan.libvlc.Dialog.Callbacks
Called when a previously displayed dialog need to be canceled
onCompletion(MediaPlayer) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnCompletionListener
 
onDetachedFromWindow() - Method in class org.videolan.libvlc.media.VideoView
 
onDisplay(Dialog.ErrorMessage) - Method in interface org.videolan.libvlc.Dialog.Callbacks
Call when an error message need to be displayed
onDisplay(Dialog.LoginDialog) - Method in interface org.videolan.libvlc.Dialog.Callbacks
Called when a login dialog need to be displayed Call Dialog.LoginDialog.postLogin(String, String, boolean) to post the answer, or call Dialog.IdDialog.dismiss() to dismiss the dialog.
onDisplay(Dialog.QuestionDialog) - Method in interface org.videolan.libvlc.Dialog.Callbacks
Called when a question dialog need to be displayed Call Dialog.QuestionDialog.postAction(int) to post the answer, or call Dialog.IdDialog.dismiss() to dismiss the dialog.
onDisplay(Dialog.ProgressDialog) - Method in interface org.videolan.libvlc.Dialog.Callbacks
Called when a progress dialog need to be displayed Call Dialog.IdDialog.dismiss() to dismiss the dialog (if it's cancelable).
onError(MediaPlayer, int, int) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnErrorListener
 
onEventNative(int, long, float) - Method in class org.videolan.libvlc.LibVLC
 
onEventNative(int, long, float) - Method in class org.videolan.libvlc.Media
 
onEventNative(int, long, float) - Method in class org.videolan.libvlc.MediaDiscoverer
 
onEventNative(int, long, float) - Method in class org.videolan.libvlc.MediaList
 
onEventNative(int, long, float) - Method in class org.videolan.libvlc.MediaPlayer
 
onFinish(boolean) - Method in interface org.videolan.libvlc.util.Dumper.Listener
 
onHardwareAccelerationError(IVLCVout) - Method in interface org.videolan.libvlc.IVLCVout.Callback
TODO: temporary method, will be removed when VLC can handle decoder fallback
onInfo(MediaPlayer, int, int) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnInfoListener
 
onInitializeAccessibilityEvent(AccessibilityEvent) - Method in class org.videolan.libvlc.media.VideoView
 
onInitializeAccessibilityNodeInfo(AccessibilityNodeInfo) - Method in class org.videolan.libvlc.media.VideoView
 
onKeyDown(int, KeyEvent) - Method in class org.videolan.libvlc.media.VideoView
 
onLayout(boolean, int, int, int, int) - Method in class org.videolan.libvlc.media.VideoView
 
onMeasure(int, int) - Method in class org.videolan.libvlc.media.VideoView
 
onMediaAdded(int, Media) - Method in interface org.videolan.libvlc.util.MediaBrowser.EventListener
Received when a new media is added.
onMediaRemoved(int, Media) - Method in interface org.videolan.libvlc.util.MediaBrowser.EventListener
Received when a media is removed (Happens only when you discover networks)
onNativeCrash() - Method in interface org.videolan.libvlc.LibVLC.OnNativeCrashListener
 
onNewLayout(IVLCVout, int, int, int, int, int, int) - Method in interface org.videolan.libvlc.IVLCVout.Callback
This callback is called when the native vout call request a new Layout.
onPrepared(MediaPlayer) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnPreparedListener
 
onProgress(float) - Method in interface org.videolan.libvlc.util.Dumper.Listener
 
onProgressUpdate(Dialog.ProgressDialog) - Method in interface org.videolan.libvlc.Dialog.Callbacks
Called when a progress dialog needs to be updated Dialog text and position may be updated, call Dialog.getText() and Dialog.ProgressDialog.getPosition() to get the updated information.
onReleaseNative() - Method in class org.videolan.libvlc.LibVLC
 
onReleaseNative() - Method in class org.videolan.libvlc.Media
 
onReleaseNative() - Method in class org.videolan.libvlc.MediaDiscoverer
 
onReleaseNative() - Method in class org.videolan.libvlc.MediaList
 
onReleaseNative() - Method in class org.videolan.libvlc.MediaPlayer
 
onSeekComplete(MediaPlayer) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnSeekCompleteListener
 
onSurfacesCreated(AWindow) - Method in interface org.videolan.libvlc.AWindow.SurfaceCallback
 
onSurfacesCreated(IVLCVout) - Method in interface org.videolan.libvlc.IVLCVout.Callback
This callback is called when surfaces are created.
onSurfacesDestroyed(AWindow) - Method in interface org.videolan.libvlc.AWindow.SurfaceCallback
 
onSurfacesDestroyed(IVLCVout) - Method in interface org.videolan.libvlc.IVLCVout.Callback
This callback is called when surfaces are destroyed.
onTimedText(MediaPlayer, TimedText) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnTimedTextListener
 
onTouchEvent(MotionEvent) - Method in class org.videolan.libvlc.media.VideoView
 
onTrackballEvent(MotionEvent) - Method in class org.videolan.libvlc.media.VideoView
 
onVideoSizeChanged(MediaPlayer, int, int) - Method in interface org.videolan.libvlc.media.MediaPlayer.OnVideoSizeChangedListener
 
Opening - Static variable in class org.videolan.libvlc.Media.State
 
Opening - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
org.videolan.libvlc - package org.videolan.libvlc
 
org.videolan.libvlc.media - package org.videolan.libvlc.media
 
org.videolan.libvlc.util - package org.videolan.libvlc.util
 
originalCodec - Variable in class org.videolan.libvlc.Media.Track
 

P

parse(int) - Method in class org.videolan.libvlc.Media
Parse the media synchronously with a flag.
parse() - Method in class org.videolan.libvlc.Media
Parse the media and local art synchronously.
parseAsync(int, int) - Method in class org.videolan.libvlc.Media
Parse the media asynchronously with a flag.
parseAsync(int) - Method in class org.videolan.libvlc.Media
 
parseAsync() - Method in class org.videolan.libvlc.Media
Parse the media and local art asynchronously.
ParsedChanged - Static variable in class org.videolan.libvlc.Media.Event
 
ParseLocal - Static variable in class org.videolan.libvlc.Media.Parse
 
ParseNetwork - Static variable in class org.videolan.libvlc.Media.Parse
 
PathToUri(String) - Static method in class org.videolan.libvlc.util.AndroidUtil
Quickly converts path to URIs, which are mandatory in libVLC.
PausableChanged - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
pause() - Method in class org.videolan.libvlc.media.MediaPlayer
 
pause() - Method in class org.videolan.libvlc.media.VideoView
 
pause() - Method in class org.videolan.libvlc.MediaPlayer
Pauses any playing media
Paused - Static variable in class org.videolan.libvlc.Media.State
 
Paused - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
play() - Method in class org.videolan.libvlc.MediaPlayer
Play the media
Playing - Static variable in class org.videolan.libvlc.Media.State
 
Playing - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
Playlist - Static variable in class org.videolan.libvlc.Media.Type
 
PLAYLIST - Static variable in class org.videolan.libvlc.util.Extensions
 
Podcasts - Static variable in class org.videolan.libvlc.MediaDiscoverer.Description.Category
Podcasts
PositionChanged - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
postAction(int) - Method in class org.videolan.libvlc.Dialog.QuestionDialog
Post an answer
postLogin(String, String, boolean) - Method in class org.videolan.libvlc.Dialog.LoginDialog
Post an answer
prepare() - Method in class org.videolan.libvlc.media.MediaPlayer
 
prepareAsync() - Method in class org.videolan.libvlc.media.MediaPlayer
 
previousChapter() - Method in class org.videolan.libvlc.MediaPlayer
 
priority - Variable in class org.videolan.libvlc.Media.Slave
From 0 (low priority) to 4 (high priority)
processors - Variable in class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
profile - Variable in class org.videolan.libvlc.Media.Track
 
Publisher - Static variable in class org.videolan.libvlc.Media.Meta
 

R

rate - Variable in class org.videolan.libvlc.Media.AudioTrack
 
Rating - Static variable in class org.videolan.libvlc.Media.Meta
 
release() - Method in class org.videolan.libvlc.media.MediaPlayer
 
release() - Method in class org.videolan.libvlc.util.MediaBrowser
Release the MediaBrowser.
removeCallback(IVLCVout.Callback) - Method in class org.videolan.libvlc.AWindow
 
removeCallback(IVLCVout.Callback) - Method in interface org.videolan.libvlc.IVLCVout
Remove a callback.
reset() - Method in class org.videolan.libvlc.media.MediaPlayer
 
resolveAdjustedSize(int, int) - Method in class org.videolan.libvlc.media.VideoView
 
resume() - Method in class org.videolan.libvlc.media.VideoView
 
Right - Static variable in class org.videolan.libvlc.MediaPlayer.Navigate
 
Right - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 

S

sarDen - Variable in class org.videolan.libvlc.Media.VideoTrack
 
sarNum - Variable in class org.videolan.libvlc.Media.VideoTrack
 
Season - Static variable in class org.videolan.libvlc.Media.Meta
 
SeekableChanged - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
seekTo(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
seekTo(int) - Method in class org.videolan.libvlc.media.VideoView
 
selectTrack(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
sendHardwareAccelerationError() - Method in class org.videolan.libvlc.AWindowNativeHandler
TODO: temporary method, will be removed when VLC can handle decoder fallback This call will result of IVLCVout.Callback.onHardwareAccelerationError(org.videolan.libvlc.IVLCVout) being called from the main thread.
sendMouseEvent(int, int, int, int) - Method in class org.videolan.libvlc.AWindow
 
sendMouseEvent(int, int, int, int) - Method in interface org.videolan.libvlc.IVLCVout
Send a mouse event to the native vout.
setAmp(int, float) - Method in class org.videolan.libvlc.MediaPlayer.Equalizer
Set a new amplification value for a particular equalizer frequency band.
setAudioAttributes(AudioAttributes) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setAudioDelay(long) - Method in class org.videolan.libvlc.MediaPlayer
Set current audio delay.
setAudioOutput(String) - Method in class org.videolan.libvlc.MediaPlayer
Selects an audio output module.
setAudioOutputDevice(String) - Method in class org.videolan.libvlc.MediaPlayer
Configures an explicit audio output device.
setAudioSessionId(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setAudioStreamType(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setAudioTrack(int) - Method in class org.videolan.libvlc.MediaPlayer
Set the audio track.
setAuxEffectSendLevel(float) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setBuffersGeometry(Surface, int, int, int) - Method in class org.videolan.libvlc.AWindowNativeHandler
This method is only used for ICS and before since ANativeWindow_setBuffersGeometry doesn't work before.
setCallback(long) - Method in class org.videolan.libvlc.AWindowNativeHandler
setCallbacks(LibVLC, Dialog.Callbacks) - Static method in class org.videolan.libvlc.Dialog
Register callbacks in order to handle VLC dialogs
setChapter(int) - Method in class org.videolan.libvlc.MediaPlayer
 
setContext(Object) - Method in class org.videolan.libvlc.Dialog
Associate an object with the dialog
setDataSource(Context, Uri) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setDataSource(Context, Uri, Map<String, String>) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setDataSource(String) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setDataSource(FileDescriptor) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setDataSource(FileDescriptor, long, long) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setDefaultMediaPlayerOptions() - Method in class org.videolan.libvlc.Media
Enable HWDecoder options if not already set
setDisplay(SurfaceHolder) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setEqualizer(MediaPlayer.Equalizer) - Method in class org.videolan.libvlc.MediaPlayer
Apply new equalizer settings to a media player.
setEventListener(Media.EventListener) - Method in class org.videolan.libvlc.Media
 
setEventListener(MediaDiscoverer.EventListener) - Method in class org.videolan.libvlc.MediaDiscoverer
 
setEventListener(MediaList.EventListener) - Method in class org.videolan.libvlc.MediaList
 
setEventListener(MediaPlayer.EventListener) - Method in class org.videolan.libvlc.MediaPlayer
 
setHWDecoderEnabled(boolean, boolean) - Method in class org.videolan.libvlc.Media
Add or remove hw acceleration media options
setIgnoreFileTypes(String) - Method in class org.videolan.libvlc.util.MediaBrowser
Override the extensions list to be ignored in browsing default is "db,nfo,ini,jpg,jpeg,ljpg,gif,png,pgm,pgmyuv,pbm,pam,tga,bmp,pnm,xpm,xcf,pcx,tif,tiff,lbm,sfv,txt,sub,idx,srt,cue,ssa"
setLooping(boolean) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setMedia(Media) - Method in class org.videolan.libvlc.MediaPlayer
Set a Media
setMediaController(MediaController) - Method in class org.videolan.libvlc.media.VideoView
 
setNextMediaPlayer(MediaPlayer) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnBufferingUpdateListener(MediaPlayer.OnBufferingUpdateListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnCompletionListener(MediaPlayer.OnCompletionListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnCompletionListener(MediaPlayer.OnCompletionListener) - Method in class org.videolan.libvlc.media.VideoView
 
setOnErrorListener(MediaPlayer.OnErrorListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnErrorListener(MediaPlayer.OnErrorListener) - Method in class org.videolan.libvlc.media.VideoView
 
setOnInfoListener(MediaPlayer.OnInfoListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnInfoListener(MediaPlayer.OnInfoListener) - Method in class org.videolan.libvlc.media.VideoView
 
setOnNativeCrashListener(LibVLC.OnNativeCrashListener) - Static method in class org.videolan.libvlc.LibVLC
 
setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnPreparedListener(MediaPlayer.OnPreparedListener) - Method in class org.videolan.libvlc.media.VideoView
 
setOnSeekCompleteListener(MediaPlayer.OnSeekCompleteListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnTimedTextListener(MediaPlayer.OnTimedTextListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setOnVideoSizeChangedListener(MediaPlayer.OnVideoSizeChangedListener) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setPosition(float) - Method in class org.videolan.libvlc.MediaPlayer
Sets the movie position.
setPreAmp(float) - Method in class org.videolan.libvlc.MediaPlayer.Equalizer
Set a new pre-amplification value for an equalizer.
setRate(float) - Method in class org.videolan.libvlc.MediaPlayer
Sets the speed of playback (1 being normal speed, 2 being twice as fast)
setScreenOnWhilePlaying(boolean) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setSpuDelay(long) - Method in class org.videolan.libvlc.MediaPlayer
Set current spu (subtitle) delay.
setSpuTrack(int) - Method in class org.videolan.libvlc.MediaPlayer
Set the spu (subtitle) track.
setSubtitlesSurface(Surface, SurfaceHolder) - Method in class org.videolan.libvlc.AWindow
 
setSubtitlesSurface(SurfaceTexture) - Method in class org.videolan.libvlc.AWindow
 
setSubtitlesSurface(Surface, SurfaceHolder) - Method in interface org.videolan.libvlc.IVLCVout
Set a surface used for subtitles out.
setSubtitlesSurface(SurfaceTexture) - Method in interface org.videolan.libvlc.IVLCVout
Set a SurfaceTexture used for subtitles out.
setSubtitlesView(SurfaceView) - Method in class org.videolan.libvlc.AWindow
 
setSubtitlesView(TextureView) - Method in class org.videolan.libvlc.AWindow
 
setSubtitlesView(SurfaceView) - Method in interface org.videolan.libvlc.IVLCVout
Set a surfaceView used for subtitles out.
setSubtitlesView(TextureView) - Method in interface org.videolan.libvlc.IVLCVout
Set a TextureView used for subtitles out.
setSurface(Surface) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setTime(long) - Method in class org.videolan.libvlc.MediaPlayer
Sets the movie time (in ms), if any media is being played.
Setting - Static variable in class org.videolan.libvlc.Media.Meta
 
setTitle(int) - Method in class org.videolan.libvlc.MediaPlayer
 
setUserAgent(String, String) - Method in class org.videolan.libvlc.LibVLC
Sets the application name.
setVideoPath(String) - Method in class org.videolan.libvlc.media.VideoView
 
setVideoScalingMode(int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setVideoSurface(Surface, SurfaceHolder) - Method in class org.videolan.libvlc.AWindow
 
setVideoSurface(SurfaceTexture) - Method in class org.videolan.libvlc.AWindow
 
setVideoSurface(Surface, SurfaceHolder) - Method in interface org.videolan.libvlc.IVLCVout
Set a surface used for video out.
setVideoSurface(SurfaceTexture) - Method in interface org.videolan.libvlc.IVLCVout
Set a SurfaceTexture used for video out.
setVideoTitleDisplay(int, int) - Method in class org.videolan.libvlc.MediaPlayer
Set if, and how, the video title will be shown when media is played
setVideoTrack(int) - Method in class org.videolan.libvlc.MediaPlayer
Set the video track.
setVideoTrackEnabled(boolean) - Method in class org.videolan.libvlc.MediaPlayer
Set the enabled state of the video track
setVideoURI(Uri) - Method in class org.videolan.libvlc.media.VideoView
 
setVideoURI(Uri, Map<String, String>) - Method in class org.videolan.libvlc.media.VideoView
 
setVideoView(SurfaceView) - Method in class org.videolan.libvlc.AWindow
 
setVideoView(TextureView) - Method in class org.videolan.libvlc.AWindow
 
setVideoView(SurfaceView) - Method in interface org.videolan.libvlc.IVLCVout
Set a surfaceView used for video out.
setVideoView(TextureView) - Method in interface org.videolan.libvlc.IVLCVout
Set a TextureView used for video out.
setVolume(float, float) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setVolume(int) - Method in class org.videolan.libvlc.MediaPlayer
Sets volume as integer
setWakeMode(Context, int) - Method in class org.videolan.libvlc.media.MediaPlayer
 
setWindowLayout(int, int, int, int, int, int) - Method in class org.videolan.libvlc.AWindowNativeHandler
Set the window Layout.
setWindowSize(int, int) - Method in class org.videolan.libvlc.AWindow
 
setWindowSize(int, int) - Method in interface org.videolan.libvlc.IVLCVout
Send the the window size to the native vout.
ShowName - Static variable in class org.videolan.libvlc.Media.Meta
 
Skipped - Static variable in class org.videolan.libvlc.Media.ParsedStatus
 
start() - Method in class org.videolan.libvlc.media.MediaPlayer
 
start() - Method in class org.videolan.libvlc.media.VideoView
 
start() - Method in class org.videolan.libvlc.MediaDiscoverer
Starts the discovery.
start() - Method in class org.videolan.libvlc.util.Dumper
Start to dump
Started - Static variable in class org.videolan.libvlc.MediaDiscoverer.Event
 
StateChanged - Static variable in class org.videolan.libvlc.Media.Event
 
stop() - Method in class org.videolan.libvlc.media.MediaPlayer
 
stop() - Method in class org.videolan.libvlc.MediaDiscoverer
Stops the discovery.
stop() - Method in class org.videolan.libvlc.MediaPlayer
Stops the playing media
Stopped - Static variable in class org.videolan.libvlc.Media.State
 
Stopped - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
stopPlayback() - Method in class org.videolan.libvlc.media.VideoView
 
Stream - Static variable in class org.videolan.libvlc.Media.Type
 
SubItemAdded - Static variable in class org.videolan.libvlc.Media.Event
 
subItems() - Method in class org.videolan.libvlc.Media
Get the subItems MediaList associated with the Media.
SubItemTreeAdded - Static variable in class org.videolan.libvlc.Media.Event
 
Subtitle - Static variable in class org.videolan.libvlc.Media.Slave.Type
 
SUBTITLES - Static variable in class org.videolan.libvlc.util.Extensions
 
suspend() - Method in class org.videolan.libvlc.media.VideoView
 

T

TAG - Static variable in class org.videolan.libvlc.util.VLCUtil
 
Text - Static variable in class org.videolan.libvlc.Media.Track.Type
 
TimeChanged - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 
timeOffset - Variable in class org.videolan.libvlc.MediaPlayer.Chapter
time-offset of the chapter in milliseconds
Timeout - Static variable in class org.videolan.libvlc.Media.ParsedStatus
 
Title - Static variable in class org.videolan.libvlc.Media.Meta
 
Top - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
TopLeft - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
TopRight - Static variable in class org.videolan.libvlc.MediaPlayer.Position
 
toString() - Method in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
TrackID - Static variable in class org.videolan.libvlc.Media.Meta
 
TrackNumber - Static variable in class org.videolan.libvlc.Media.Meta
 
TrackTotal - Static variable in class org.videolan.libvlc.Media.Meta
 
type - Variable in class org.videolan.libvlc.Media.Slave
 
type - Variable in class org.videolan.libvlc.Media.Track
 
TYPE_ERROR - Static variable in class org.videolan.libvlc.Dialog.QuestionDialog
 
TYPE_ERROR - Static variable in class org.videolan.libvlc.Dialog
 
TYPE_LOGIN - Static variable in class org.videolan.libvlc.Dialog
 
TYPE_NORMAL - Static variable in class org.videolan.libvlc.Dialog.QuestionDialog
 
TYPE_PROGRESS - Static variable in class org.videolan.libvlc.Dialog
 
TYPE_QUESTION - Static variable in class org.videolan.libvlc.Dialog
 
TYPE_WARNING - Static variable in class org.videolan.libvlc.Dialog.QuestionDialog
 

U

Unknown - Static variable in class org.videolan.libvlc.Media.Track.Type
 
Unknown - Static variable in class org.videolan.libvlc.Media.Type
 
Up - Static variable in class org.videolan.libvlc.MediaPlayer.Navigate
 
uri - Variable in class org.videolan.libvlc.Media.Slave
 
UriToFile(Uri) - Static method in class org.videolan.libvlc.util.AndroidUtil
 
URL - Static variable in class org.videolan.libvlc.Media.Meta
 

V

valueOf(String) - Static method in enum org.videolan.libvlc.util.HWDecoderUtil.AudioOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.videolan.libvlc.util.HWDecoderUtil.Decoder
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.videolan.libvlc.util.HWDecoderUtil.AudioOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.videolan.libvlc.util.HWDecoderUtil.Decoder
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class org.videolan.libvlc.LibVLC
Get the libVLC version
Video - Static variable in class org.videolan.libvlc.Media.Track.Type
 
VIDEO - Static variable in class org.videolan.libvlc.util.Extensions
 
VIDEO_SCALING_MODE_SCALE_TO_FIT - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
VIDEO_SCALING_MODE_SCALE_TO_FIT_WITH_CROPPING - Static variable in class org.videolan.libvlc.media.MediaPlayer
 
VideoView - Class in org.videolan.libvlc.media
 
VideoView(Context) - Constructor for class org.videolan.libvlc.media.VideoView
 
VideoView(Context, AttributeSet) - Constructor for class org.videolan.libvlc.media.VideoView
 
VideoView(Context, AttributeSet, int) - Constructor for class org.videolan.libvlc.media.VideoView
 
VideoView(Context, AttributeSet, int, int) - Constructor for class org.videolan.libvlc.media.VideoView
 
VLCUtil - Class in org.videolan.libvlc.util
 
VLCUtil() - Constructor for class org.videolan.libvlc.util.VLCUtil
 
VLCUtil.MachineSpecs - Class in org.videolan.libvlc.util
 
VLCUtil.MachineSpecs() - Constructor for class org.videolan.libvlc.util.VLCUtil.MachineSpecs
 
Vout - Static variable in class org.videolan.libvlc.MediaPlayer.Event
 

W

width - Variable in class org.videolan.libvlc.Media.VideoTrack
 
writeToParcel(Parcel, int) - Method in class org.videolan.libvlc.media.MediaPlayer.TrackInfo
 
A B C D E F G H I L M N O P R S T U V W