- 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
-
- 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
-
- 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
-
- 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
-
- 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
-