- getAlbum() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the album meta data.
- getAllChapterDescriptions() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAllChapterDescriptions() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get all of the chapter descriptions for all available titles.
- getArtist() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the artist meta data.
- getArtwork() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Load the artwork associated with this media.
- getArtworkUrl() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the artwork URL meta data.
- getAspectRatio() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAspectRatio() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the video aspect ratio.
- getAudioChannel() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAudioChannel() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current audio channel.
- getAudioDelay() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAudioDelay() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the audio delay.
- getAudioDescriptions() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAudioDescriptions() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getAudioDescriptions() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the audio track descriptions.
- getAudioFilters() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Get the available audio filters.
- getAudioOutputDeviceType() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAudioOutputDeviceType() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the audio output device type.
- getAudioOutputs() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Get the available audio outputs.
- getAudioTrack() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAudioTrack() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current audio track.
- getAudioTrackCount() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getAudioTrackCount() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getAudioTrackCount() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the number of available audio tracks.
- getBrightness() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getBrightness() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video brightness.
- getChapter() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getChapter() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current chapter.
- getChapterCount() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getChapterCount() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the chapter count.
- getChapterDescriptions(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getChapterDescriptions() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getChapterDescriptions() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getChapterDescriptions(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the chapter descriptions for a title.
- getChapterDescriptions() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the chapter descriptions for the current title.
- getContrast() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getContrast() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video contrast.
- getCopyright() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the copyright meta data.
- getCropGeometry() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getCropGeometry() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video crop geometry.
- getDate() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the date meta data.
- getDescription() - Method in class uk.co.caprica.vlcj.filter.swing.SwingFileFilter
-
- getDescription() - Method in class uk.co.caprica.vlcj.player.AudioOutput
-
Get the description.
- getDescription() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the description meta data.
- getDeviceId() - Method in class uk.co.caprica.vlcj.player.AudioDevice
-
Get the device identifier.
- getDevices() - Method in class uk.co.caprica.vlcj.player.AudioOutput
-
Get the collection of audio devices for this output.
- getEncodedBy() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the encoded by meta data.
- getExtensions() - Method in class uk.co.caprica.vlcj.filter.ExtensionFileFilter
-
Get the recognised file extensions.
- getExtensionSet() - Method in class uk.co.caprica.vlcj.filter.ExtensionFileFilter
-
Get the set of recognised file extensions.
- getFps() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getFps() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current play-back frames-per-second.
- getGamma() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getGamma() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video gamma.
- getGenre() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the genre meta data.
- getHue() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getHue() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video hue.
- getInstallTo() - Method in class uk.co.caprica.vlcj.runtime.install.NativeLibraryManager
-
Get the name of the installation directory.
- getInstance() - Static method in class uk.co.caprica.vlcj.Info
-
Get application information.
- getLanguage() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the language meta data.
- getLength() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getLength(String, int) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- getLength(String, int) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- getLength() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the length of the current media item.
- getLibVlcCoreName() - Static method in class uk.co.caprica.vlcj.runtime.RuntimeUtil
-
Get the operating system file name for the libvlc core shared object.
- getLibVlcLibraryName() - Static method in class uk.co.caprica.vlcj.runtime.RuntimeUtil
-
Get the native library name.
- getLibVlcName() - Static method in class uk.co.caprica.vlcj.runtime.RuntimeUtil
-
Get the operating system file name for the libvlc shared object.
- getLongName() - Method in class uk.co.caprica.vlcj.player.AudioDevice
-
Get the long name.
- getMediaDetails() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaDetails() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the media details.
- getMediaList() - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
Get the embedded media list reference.
- getMediaList() - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
Get the embedded media list reference.
- getMediaList() - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- getMediaList() - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Get the media list.
- getMediaListPlayer() - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
Get the embedded media list player reference.
- getMediaListPlayer() - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
Get the embedded media list player reference.
- getMediaMeta() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaMeta(libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaMeta() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get local meta data for the current media.
- getMediaMeta(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get local meta data for a media instance.
- getMediaMeta(String, boolean) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Get local media meta data.
- getMediaPlayer() - Method in class uk.co.caprica.vlcj.component.AudioMediaPlayerComponent
-
Get the embedded media player reference.
- getMediaPlayer() - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
Get the direct media player reference.
- getMediaPlayer() - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
Get the embedded media player reference.
- getMediaPlayerFactory() - Method in class uk.co.caprica.vlcj.component.AudioMediaPlayerComponent
-
Get the media player factory reference.
- getMediaPlayerFactory() - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
Get the media player factory reference.
- getMediaPlayerFactory() - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
Get the media player factory reference.
- getMediaPlayerState() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaPlayerState() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the media player current state.
- getMediaState() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaState() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current media state.
- getMediaStatistics() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaStatistics(libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getMediaStatistics() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current media statistics.
- getMediaStatistics(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current media statistics for a media item (e.g.
- getName() - Method in class uk.co.caprica.vlcj.player.AudioOutput
-
Get the name.
- getNativeString(LibVlc, Pointer) - Static method in class uk.co.caprica.vlcj.player.NativeString
-
Get a String from a native string pointer, freeing the native string pointer when done.
- getNowPlaying() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the now playing meta data.
- getOverlay() - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- getOverlay() - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Get the overlay component.
- getPluginsDirectoryName() - Static method in class uk.co.caprica.vlcj.runtime.RuntimeUtil
-
Get the default directory name for the vlc plugins directory.
- getPosition() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getPosition(String, int) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- getPosition(String, int) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- getPosition() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current play-back position.
- getPublisher() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the publisher meta data.
- getRate() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getRate(String, int) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- getRate(String, int) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- getRate() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video play rate.
- getRating() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the rating meta data.
- getRepeat() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getRepeat() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Test whether or not the media player will automatically repeat playing the media when it has
finished playing.
- getSaturation() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSaturation() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video saturation.
- getScale() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getScale() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video scale (zoom).
- getSetting() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the setting meta data.
- getSnapshot() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSnapshot(int, int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSnapshot() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get a snapshot of the currently playing video.
- getSnapshot(int, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get a snapshot of the currently playing video.
- getSpu() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSpu() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current sub-title track.
- getSpuCount() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSpuCount() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getSpuCount() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the number of sub-pictures/sub-titles.
- getSpuDelay() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSpuDelay() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the sub-title delay.
- getSpuDescriptions() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSpuDescriptions() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getSpuDescriptions() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the sub-title track descriptions.
- getSubItemMediaMeta() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSubItemMediaMeta() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get local meta data for all of the current media sub-items (if there are any).
- getSubItemTrackInfo() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getSubItemTrackInfo() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the track (i.e.
- getTeletextPage() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTeletextPage() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current teletext page.
- getTime() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTime(String, int) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- getTime(String, int) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- getTime() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current play-back time.
- getTitle() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTitle() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the title meta data.
- getTitle() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current title.
- getTitleCount() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTitleCount() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getTitleCount() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the number of titles.
- getTitleDescriptions() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTitleDescriptions() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getTitleDescriptions() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the title descriptions.
- getTrackId() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the track id meta data.
- getTrackInfo() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTrackInfo(libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getTrackInfo() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the track (i.e.
- getTrackInfo(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get track (i.e.
- getTrackNumber() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the track number meta data.
- getUrl() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Get the URL meta data.
- getVersion() - Static method in class uk.co.caprica.vlcj.version.LibVlcVersion
-
Get the run-time version.
- getVideoDescriptions() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getVideoDescriptions() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getVideoDescriptions() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the video (i.e.
- getVideoDimension() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getVideoDimension() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the video size.
- getVideoFilters() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Get the available video filters.
- getVideoOutputs() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getVideoOutputs() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the number of video outputs for the media player.
- getVideoSurface() - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
Get the video surface
Canvas
component.
- getVideoSurfaceContents() - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- getVideoSurfaceContents() - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Get the contents of the video surface component.
- getVideoTrack() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getVideoTrack() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current video track.
- getVideoTrackCount() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getVideoTrackCount() - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- getVideoTrackCount() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the number of available video tracks.
- getVlcInstallDir() - Static method in class uk.co.caprica.vlcj.runtime.windows.WindowsRuntimeUtil
-
Get the VLC installation directory.
- getVolume() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- getVolume() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the current volume.
- groupAddress(String) - Method in class uk.co.caprica.vlcj.mrl.UdpMrl
-
Deprecated.
- left - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_rectangle_t
-
- lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- lengthChanged(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
Media length changed.
- level() - Static method in class uk.co.caprica.vlcj.logger.Logger
-
- level() - Method in class uk.co.caprica.vlcj.player.TrackInfo
-
Get the level.
- LibDwmApi - Interface in uk.co.caprica.vlcj.binding
-
JNA interface to the native LibDwm (Desktop Window Manager) library.
- LibVlc - Interface in uk.co.caprica.vlcj.binding
-
JNA interface to the libvlc native library.
- libvlc_add_intf(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Try to start a user interface for the libvlc instance.
- libvlc_audio_cleanup_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_drain_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_filter_list_get(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Returns a list of audio filters that are available.
- libvlc_audio_flush_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_get_channel(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current audio channel.
- libvlc_audio_get_delay(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current audio delay.
- libvlc_audio_get_mute(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current mute status.
- libvlc_audio_get_track(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current audio track.
- libvlc_audio_get_track_count(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get number of available audio tracks.
- libvlc_audio_get_track_description(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the description of available audio tracks.
- libvlc_audio_get_volume(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current software audio volume.
- libvlc_audio_output_channel_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_output_device_count(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get count of devices for audio output, these devices are hardware oriented like analor or
digital output of sound card
- libvlc_audio_output_device_id(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get id name of device
- libvlc_audio_output_device_longname(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get long name of device, if not available short name given
- libvlc_audio_output_device_set(libvlc_media_player_t, String, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set audio output device.
- libvlc_audio_output_device_types_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_output_get_device_type(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current audio device type.
- libvlc_audio_output_list_get(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the list of available audio outputs
- libvlc_audio_output_list_release(libvlc_audio_output_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Free the list of available audio outputs
- libvlc_audio_output_set(libvlc_media_player_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the audio output.
- libvlc_audio_output_set_device_type(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set current audio device type.
- libvlc_audio_output_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_output_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_audio_output_t
-
- libvlc_audio_output_t.ByReference - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_output_t.ByReference() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_audio_output_t.ByReference
-
- libvlc_audio_pause_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_play_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_resume_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_set_callbacks(libvlc_media_player_t, libvlc_audio_play_cb, libvlc_audio_pause_cb, libvlc_audio_resume_cb, libvlc_audio_flush_cb, libvlc_audio_drain_cb, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set callbacks and private data for decoded audio.
- libvlc_audio_set_channel(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set current audio channel.
- libvlc_audio_set_delay(libvlc_media_player_t, long) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set current audio delay.
- libvlc_audio_set_format(libvlc_media_player_t, String, int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set decoded audio format.
- libvlc_audio_set_format_callbacks(libvlc_media_player_t, libvlc_audio_setup_cb, libvlc_audio_cleanup_cb) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set decoded audio format.
- libvlc_audio_set_mute(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set mute status.
- libvlc_audio_set_track(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set current audio track.
- libvlc_audio_set_volume(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set current software audio volume.
- libvlc_audio_set_volume_callback(libvlc_media_player_t, libvlc_audio_set_volume_cb) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set callbacks and private data for decoded audio.
- libvlc_audio_set_volume_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_audio_setup_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
Callback prototype to setup the audio playback.
- libvlc_audio_toggle_mute(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Toggle mute status.
- libvlc_callback_t - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_clearerr() - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Clears the LibVLC error status for the current thread.
- libvlc_clock() - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Return the current time as defined by LibVLC.
- libvlc_display_callback_t - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_errmsg() - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
A human-readable error message for the last LibVLC error in the calling thread.
- libvlc_event_attach(libvlc_event_manager_t, int, libvlc_callback_t, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Register for an event notification.
- libvlc_event_detach(libvlc_event_manager_t, int, libvlc_callback_t, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Unregister an event notification.
- libvlc_event_e - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_event_manager_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_event_manager_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_event_manager_t
-
- libvlc_event_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_event_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_event_t
-
- libvlc_event_type_name(int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get an event's type name.
- libvlc_event_u - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_event_u() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- libvlc_event_u.ByValue - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_event_u.ByValue() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_event_u.ByValue
-
- libvlc_free(Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Frees an heap allocation returned by a LibVLC function.
- libvlc_get_changeset() - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retrieve libvlc changeset.
- libvlc_get_compiler() - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retrieve libvlc compiler version.
- libvlc_get_fullscreen(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current fullscreen status.
- libvlc_get_version() - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retrieve libvlc version.
- libvlc_instance_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_instance_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_instance_t
-
- libvlc_lock_callback_t - Interface in uk.co.caprica.vlcj.binding.internal
-
Callback prototype to allocate and lock a picture buffer.
- libvlc_logo_position_e - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_marquee_position_e - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_add_option(libvlc_media_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Add an option to the media.
- libvlc_media_add_option_flag(libvlc_media_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Add an option to the media with configurable flags.
- libvlc_media_discoverer_event_manager(libvlc_media_discoverer_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get event manager from media service discover object.
- libvlc_media_discoverer_is_running(libvlc_media_discoverer_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Query if media service discover object is running.
- libvlc_media_discoverer_localized_name(libvlc_media_discoverer_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get media service discover object its localized name.
- libvlc_media_discoverer_media_list(libvlc_media_discoverer_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get media service discover media list.
- libvlc_media_discoverer_new_from_name(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Discover media service by name.
- libvlc_media_discoverer_release(libvlc_media_discoverer_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release media discover object.
- libvlc_media_discoverer_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_discoverer_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_discoverer_t
-
- libvlc_media_duplicate(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Duplicate a media descriptor object.
- libvlc_media_event_manager(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get event manager from media descriptor object.
- libvlc_media_get_duration(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get duration (in ms) of media descriptor object item.
- libvlc_media_get_meta(libvlc_media_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Read the meta of the media.
- libvlc_media_get_mrl(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the media resource locator (mrl) from a media descriptor object
- libvlc_media_get_state(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current state of media descriptor object.
- libvlc_media_get_stats(libvlc_media_t, libvlc_media_stats_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
get the current statistics about the media
- libvlc_media_get_tracks_info(libvlc_media_t, PointerByReference) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get media descriptor's elementary streams description.
- libvlc_media_get_user_data(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get media descriptor's user_data.
- libvlc_media_is_parsed(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get Parsed status for media descriptor object.
- libvlc_media_list_add_media(libvlc_media_list_t, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Add media instance to media list The libvlc_media_list_lock should be held upon entering this
function.
- libvlc_media_list_count(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get count on media list items The libvlc_media_list_lock should be held upon entering this
function.
- libvlc_media_list_event_manager(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get libvlc_event_manager from this media list instance.
- libvlc_media_list_index_of_item(libvlc_media_list_t, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Find index position of List media instance in media list.
- libvlc_media_list_insert_media(libvlc_media_list_t, libvlc_media_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Insert media instance in media list on a position The libvlc_media_list_lock should be held
upon entering this function.
- libvlc_media_list_is_readonly(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
This indicates if this media list is read-only from a user point of view
- libvlc_media_list_item_at_index(libvlc_media_list_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
List media instance in media list at a position The libvlc_media_list_lock should be held
upon entering this function.
- libvlc_media_list_lock(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get lock on media list items
- libvlc_media_list_media(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get media instance from this media list instance.
- libvlc_media_list_new(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create an empty media list.
- libvlc_media_list_player_event_manager(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Return the event manager of this media_list_player.
- libvlc_media_list_player_get_state(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current libvlc_state of media list player
- libvlc_media_list_player_is_playing(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Is media list playing?
- libvlc_media_list_player_new(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create new media_list_player.
- libvlc_media_list_player_next(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play next item from media list
- libvlc_media_list_player_pause(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Pause media list
- libvlc_media_list_player_play(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play media list
- libvlc_media_list_player_play_item(libvlc_media_list_player_t, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play the given media item
- libvlc_media_list_player_play_item_at_index(libvlc_media_list_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play media list item at position index
- libvlc_media_list_player_previous(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play previous item from media list
- libvlc_media_list_player_release(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release a media_list_player after use.
- libvlc_media_list_player_retain(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retain a reference to a media player list object.
- libvlc_media_list_player_set_media_list(libvlc_media_list_player_t, libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the media list associated with the player
- libvlc_media_list_player_set_media_player(libvlc_media_list_player_t, libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Replace media player in media_list_player with this instance.
- libvlc_media_list_player_set_playback_mode(libvlc_media_list_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Sets the playback mode for the playlist
- libvlc_media_list_player_stop(libvlc_media_list_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Stop playing media list
- libvlc_media_list_player_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_list_player_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_list_player_t
-
- libvlc_media_list_release(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release media list created with libvlc_media_list_new().
- libvlc_media_list_remove_index(libvlc_media_list_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Remove media instance from media list on a position The libvlc_media_list_lock should be held
upon entering this function.
- libvlc_media_list_retain(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retain reference to a media list
- libvlc_media_list_set_media(libvlc_media_list_t, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Associate media instance with this media list instance.
- libvlc_media_list_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_list_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_list_t
-
- libvlc_media_list_unlock(libvlc_media_list_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release lock on media list items The libvlc_media_list_lock should be held upon entering this
function.
- libvlc_media_new_as_node(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create a media as an empty node with a given name.
- libvlc_media_new_location(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create a media with a certain given media resource location.
- libvlc_media_new_path(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create a media with a certain file path.
- libvlc_media_parse(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Parse a media.
- libvlc_media_parse_async(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Parse a media.
- libvlc_media_player_can_pause(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Can this media player be paused?
- libvlc_media_player_event_manager(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the Event Manager from which the media player send event.
- libvlc_media_player_get_agl(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the agl handler previously set with libvlc_media_player_set_agl().
- libvlc_media_player_get_chapter(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get movie chapter.
- libvlc_media_player_get_chapter_count(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get movie chapter count
- libvlc_media_player_get_chapter_count_for_title(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get title chapter count
- libvlc_media_player_get_fps(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get movie fps rate
- libvlc_media_player_get_hwnd(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the Windows API window handle (HWND) previously set with libvlc_media_player_set_hwnd().
- libvlc_media_player_get_length(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the current movie length (in ms).
- libvlc_media_player_get_media(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the media used by the media_player.
- libvlc_media_player_get_nsobject(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the NSView handler previously set with libvlc_media_player_set_nsobject().
- libvlc_media_player_get_position(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get movie position.
- libvlc_media_player_get_rate(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the requested movie play rate.
- libvlc_media_player_get_state(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current movie state
- libvlc_media_player_get_time(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the current movie time (in ms).
- libvlc_media_player_get_title(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get movie title
- libvlc_media_player_get_title_count(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get movie title count
- libvlc_media_player_get_xwindow(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the X Window System window identifier previously set with
libvlc_media_player_set_xwindow().
- libvlc_media_player_has_vout(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
How many video outputs does this media player have?
- libvlc_media_player_is_playing(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
is_playing
- libvlc_media_player_is_seekable(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Is this media player seekable?
- libvlc_media_player_navigate(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Navigate through DVD Menu
- libvlc_media_player_new(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create an empty Media Player object
- libvlc_media_player_new_from_media(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create a Media Player object from a Media
- libvlc_media_player_next_chapter(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set next chapter (if applicable)
- libvlc_media_player_next_frame(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Display the next frame (if supported)
- libvlc_media_player_pause(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Toggle pause (no effect if there is no media)
- libvlc_media_player_play(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play
- libvlc_media_player_previous_chapter(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set previous chapter (if applicable)
- libvlc_media_player_release(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release a media_player after use Decrement the reference count of a media player object.
- libvlc_media_player_retain(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retain a reference to a media player object.
- libvlc_media_player_set_agl(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the agl handler where the media player should render its video output.
- libvlc_media_player_set_chapter(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set movie chapter (if applicable).
- libvlc_media_player_set_hwnd(libvlc_media_player_t, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set a Win32/Win64 API window handle (HWND) where the media player should render its video
output.
- libvlc_media_player_set_media(libvlc_media_player_t, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the media that will be used by the media_player.
- libvlc_media_player_set_nsobject(libvlc_media_player_t, long) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the NSView handler where the media player should render its video output.
- libvlc_media_player_set_pause(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Pause or resume (no effect if there is no media)
- libvlc_media_player_set_position(libvlc_media_player_t, float) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set movie position.
- libvlc_media_player_set_rate(libvlc_media_player_t, float) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set movie play rate
- libvlc_media_player_set_time(libvlc_media_player_t, long) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the movie time (in ms).
- libvlc_media_player_set_title(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set movie title
- libvlc_media_player_set_xwindow(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set an X Window System drawable where the media player should render its video output.
- libvlc_media_player_stop(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Stop (no effect if there is no media)
- libvlc_media_player_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_player_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_player_t
-
- libvlc_media_player_will_play(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Is the player able to play
- libvlc_media_release(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Decrement the reference count of a media descriptor object.
- libvlc_media_retain(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Retain a reference to a media descriptor object (libvlc_media_t).
- libvlc_media_save_meta(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Save the meta previously set
- libvlc_media_set_meta(libvlc_media_t, int, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the meta of the media (this function will not save the meta, call libvlc_media_save_meta
in order to save the meta)
- libvlc_media_set_user_data(libvlc_media_t, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Sets media descriptor's user_data.
- libvlc_media_stats_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_stats_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_stats_t
-
- libvlc_media_subitems(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get subitems of media descriptor object.
- libvlc_media_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_t
-
- libvlc_media_track_info_audio_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_audio_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_audio_t
-
- libvlc_media_track_info_audio_t.ByValue - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_audio_t.ByValue() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_audio_t.ByValue
-
- libvlc_media_track_info_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_t
-
- libvlc_media_track_info_t(Pointer) - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_t
-
- libvlc_media_track_info_u - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_u() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_u
-
- libvlc_media_track_info_u.ByValue - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_u.ByValue() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_u.ByValue
-
- libvlc_media_track_info_video_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_video_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_video_t
-
- libvlc_media_track_info_video_t.ByValue - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_media_track_info_video_t.ByValue() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_video_t.ByValue
-
- libvlc_meta_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_module_description_list_release(libvlc_module_description_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release a list of module descriptions.
- libvlc_module_description_t - Class in uk.co.caprica.vlcj.binding.internal
-
Description of a module.
- libvlc_module_description_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_module_description_t
-
- libvlc_module_description_t.ByReference - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_module_description_t.ByReference() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_module_description_t.ByReference
-
- libvlc_navigate_mode_e - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_new(int, String[]) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create and initialize a libvlc instance.
- libvlc_new_with_builtins(int, String[], Pointer[]) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Create and initialize a libvlc instance.
- libvlc_playback_mode_e - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_rectangle_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_rectangle_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_rectangle_t
-
- libvlc_release(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Decrement the reference count of a libvlc instance, and destroy it if it reaches zero.
- libvlc_retain(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Increments the reference count of a libvlc instance.
- libvlc_set_fullscreen(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Enable or disable fullscreen.
- libvlc_set_user_agent(libvlc_instance_t, String, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Sets the application name.
- libvlc_state_t - Enum in uk.co.caprica.vlcj.binding.internal
-
Enumeration of native media/player states.
- libvlc_toggle_fullscreen(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Toggle fullscreen status on non-embedded video outputs.
- libvlc_toggle_teletext(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Toggle teletext transparent status on video output.
- libvlc_track_description_list_release(Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release (free) libvlc_track_description_t
- libvlc_track_description_release(Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
- libvlc_track_description_t - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_track_description_t() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_track_description_t
-
- libvlc_track_description_t.ByReference - Class in uk.co.caprica.vlcj.binding.internal
-
- libvlc_track_description_t.ByReference() - Constructor for class uk.co.caprica.vlcj.binding.internal.libvlc_track_description_t.ByReference
-
- libvlc_track_type_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_unlock_callback_t - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_video_adjust_option_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_video_cleanup_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
- libvlc_video_filter_list_get(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Returns a list of video filters that are available.
- libvlc_video_format_cb - Interface in uk.co.caprica.vlcj.binding.internal
-
Callback prototype to configure picture buffers format.
- libvlc_video_get_adjust_float(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get float adjust option.
- libvlc_video_get_adjust_int(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get integer adjust option.
- libvlc_video_get_aspect_ratio(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current video aspect ratio.
- libvlc_video_get_chapter_description(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the description of available chapters for specific title.
- libvlc_video_get_crop_geometry(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current crop filter geometry.
- libvlc_video_get_cursor(libvlc_media_player_t, int, Pointer, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the mouse pointer coordinates over a video.
- libvlc_video_get_height(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
- libvlc_video_get_logo_int(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get integer logo option.
- libvlc_video_get_marquee_int(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get an integer marquee option value
- libvlc_video_get_marquee_string(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get a string marquee option value
- libvlc_video_get_scale(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the current video scaling factor.
- libvlc_video_get_size(libvlc_media_player_t, int, IntByReference, IntByReference) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the pixel dimensions of a video.
- libvlc_video_get_spu(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current video subtitle.
- libvlc_video_get_spu_count(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the number of available video subtitles.
- libvlc_video_get_spu_delay(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the current subtitle delay.
- libvlc_video_get_spu_description(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the description of available video subtitles.
- libvlc_video_get_teletext(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current teletext page requested.
- libvlc_video_get_title_description(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the description of available titles.
- libvlc_video_get_track(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get current video track.
- libvlc_video_get_track_count(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get number of available video tracks.
- libvlc_video_get_track_description(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get the description of available video tracks.
- libvlc_video_get_width(libvlc_media_player_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
- libvlc_video_logo_option_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_video_marquee_option_t - Enum in uk.co.caprica.vlcj.binding.internal
-
- libvlc_video_set_adjust_float(libvlc_media_player_t, int, float) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set adjust option as float.
- libvlc_video_set_adjust_int(libvlc_media_player_t, int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set adjust option as integer.
- libvlc_video_set_aspect_ratio(libvlc_media_player_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set new video aspect ratio.
- libvlc_video_set_callbacks(libvlc_media_player_t, libvlc_lock_callback_t, libvlc_unlock_callback_t, libvlc_display_callback_t, Pointer) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set callbacks and private data to render decoded video to a custom area in memory.
- libvlc_video_set_crop_geometry(libvlc_media_player_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set new crop filter geometry.
- libvlc_video_set_deinterlace(libvlc_media_player_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Enable or disable deinterlace filter
- libvlc_video_set_format(libvlc_media_player_t, String, int, int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set decoded video chroma and dimensions.
- libvlc_video_set_format_callbacks(libvlc_media_player_t, libvlc_video_format_cb, libvlc_video_cleanup_cb) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set decoded video chroma and dimensions.
- libvlc_video_set_key_input(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Enable or disable key press events handling, according to the LibVLC hotkeys configuration.
- libvlc_video_set_logo_int(libvlc_media_player_t, int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set logo option as integer.
- libvlc_video_set_logo_string(libvlc_media_player_t, int, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set logo option as string.
- libvlc_video_set_marquee_int(libvlc_media_player_t, int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Enable, disable or set an integer marquee option Setting libvlc_marquee_Enable has the side
effect of enabling (arg !0) or disabling (arg 0) the marq filter.
- libvlc_video_set_marquee_string(libvlc_media_player_t, int, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set a marquee string option
- libvlc_video_set_mouse_input(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Enable or disable mouse click events handling.
- libvlc_video_set_scale(libvlc_media_player_t, float) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the video scaling factor.
- libvlc_video_set_spu(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set new video subtitle.
- libvlc_video_set_spu_delay(libvlc_media_player_t, long) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the subtitle delay.
- libvlc_video_set_subtitle_file(libvlc_media_player_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set new video subtitle file.
- libvlc_video_set_teletext(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set new teletext page to retrieve.
- libvlc_video_set_track(libvlc_media_player_t, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set video track.
- libvlc_video_take_snapshot(libvlc_media_player_t, int, String, int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Take a snapshot of the current video window.
- libvlc_vlm_add_broadcast(libvlc_instance_t, String, String, String, int, String[], int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Add a broadcast, with one input.
- libvlc_vlm_add_input(libvlc_instance_t, String, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Add a media's input MRL.
- libvlc_vlm_add_vod(libvlc_instance_t, String, String, int, String[], int, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Add a vod, with one input.
- libvlc_vlm_change_media(libvlc_instance_t, String, String, String, int, String[], int, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Edit the parameters of a media.
- libvlc_vlm_del_media(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Delete a media (VOD or broadcast).
- libvlc_vlm_get_event_manager(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get libvlc_event_manager from a vlm media.
- libvlc_vlm_get_media_instance_length(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get vlm_media instance length by name or instance id
- libvlc_vlm_get_media_instance_position(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get vlm_media instance position by name or instance id
- libvlc_vlm_get_media_instance_rate(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get vlm_media instance playback rate by name or instance id
- libvlc_vlm_get_media_instance_time(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Get vlm_media instance time by name or instance id
- libvlc_vlm_pause_media(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Pause the named broadcast.
- libvlc_vlm_play_media(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Play the named broadcast.
- libvlc_vlm_release(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Release the vlm instance related to the given libvlc_instance_t
- libvlc_vlm_seek_media(libvlc_instance_t, String, float) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Seek in the named broadcast.
- libvlc_vlm_set_enabled(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Enable or disable a media (VOD or broadcast).
- libvlc_vlm_set_input(libvlc_instance_t, String, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set a media's input MRL.
- libvlc_vlm_set_loop(libvlc_instance_t, String, int) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set a media's loop status.
- libvlc_vlm_set_mux(libvlc_instance_t, String, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set a media's vod muxer.
- libvlc_vlm_set_output(libvlc_instance_t, String, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Set the output for a media.
- libvlc_vlm_show_media(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Return information about the named media as a JSON string representation.
- libvlc_vlm_stop_media(libvlc_instance_t, String) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Stop the named broadcast.
- libvlc_wait(libvlc_instance_t) - Method in interface uk.co.caprica.vlcj.binding.LibVlc
-
Waits until an interface causes the instance to exit.
- LibVlcConst - Interface in uk.co.caprica.vlcj.binding
-
Various constants defined by LibVLC, useful for example to set ranges for slider components.
- LibVlcFactory - Class in uk.co.caprica.vlcj.binding
-
A factory that creates interfaces to the libvlc native library.
- LibVlcVersion - Class in uk.co.caprica.vlcj.version
-
Holder for run-time libvlc version information.
- LibVlcVersion() - Constructor for class uk.co.caprica.vlcj.version.LibVlcVersion
-
- LibX11 - Interface in uk.co.caprica.vlcj.binding
-
JNA interface to the Xlib native library.
- LibXUtil - Class in uk.co.caprica.vlcj.runtime.x
-
A helper class that provides various methods that may be useful when running on an X-Windows
platform.
- LibXUtil() - Constructor for class uk.co.caprica.vlcj.runtime.x.LibXUtil
-
- LinuxVideoSurfaceAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface.linux
-
Implementation of a video surface adapter for Linux.
- LinuxVideoSurfaceAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.linux.LinuxVideoSurfaceAdapter
-
- location(int, int) - Method in class uk.co.caprica.vlcj.player.Logo
-
Apply the logo position in video co-ordinates.
- location(int, int) - Method in class uk.co.caprica.vlcj.player.Marquee
-
Apply the text location in video co-ordinates.
- lock(Pointer, Pointer) - Method in interface uk.co.caprica.vlcj.binding.internal.libvlc_lock_callback_t
-
Callback prototype to allocate and lock a picture buffer.
- log() - Method in class uk.co.caprica.vlcj.binding.LibVlcFactory
-
Request that the libvlc native library instance be logged.
- Logger - Class in uk.co.caprica.vlcj.logger
-
A very simple lightweight log system.
- Logger.Level - Enum in uk.co.caprica.vlcj.logger
-
- Logo - Class in uk.co.caprica.vlcj.player
-
Builder for a Logo.
- logo() - Static method in class uk.co.caprica.vlcj.player.Logo
-
Create a logo.
- longName() - Method in class uk.co.caprica.vlcj.player.ModuleDescription
-
Get the module long name.
- LowLevelMouseProc - Interface in uk.co.caprica.vlcj.runtime.windows.internal
-
Specification for a Windows Low Level Mouse Procedure.
- MacVideoSurfaceAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface.mac
-
Implementation of a video surface adapter for Mac.
- MacVideoSurfaceAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.mac.MacVideoSurfaceAdapter
-
- major() - Method in class uk.co.caprica.vlcj.version.Version
-
Get the major version.
- Marquee - Class in uk.co.caprica.vlcj.player
-
Builder for a Marquee.
- marquee() - Static method in class uk.co.caprica.vlcj.player.Marquee
-
Create a marquee.
- MAX_BRIGHTNESS - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MAX_CONTRAST - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MAX_GAIN - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MAX_GAMMA - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MAX_HUE - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MAX_SATURATION - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MAX_VOLUME - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- md - Variable in class uk.co.caprica.vlcj.binding.internal.media_freed
-
- md - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_media_changed
-
- media_duration_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_duration_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_duration_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_duration_changed
-
- media_freed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_freed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_freed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_freed
-
- media_list_item_added - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_list_item_added - Class in uk.co.caprica.vlcj.binding.internal
-
- media_list_item_added() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_list_item_added
-
- media_list_item_deleted - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_list_item_deleted - Class in uk.co.caprica.vlcj.binding.internal
-
- media_list_item_deleted() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_list_item_deleted
-
- media_list_player_next_item_set - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_list_player_next_item_set - Class in uk.co.caprica.vlcj.binding.internal
-
- media_list_player_next_item_set() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_list_player_next_item_set
-
- media_list_will_add_item - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_list_will_add_item - Class in uk.co.caprica.vlcj.binding.internal
-
- media_list_will_add_item() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_list_will_add_item
-
- media_list_will_delete_item - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_list_will_delete_item - Class in uk.co.caprica.vlcj.binding.internal
-
- media_list_will_delete_item() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_list_will_delete_item
-
- media_meta_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_meta_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_meta_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_meta_changed
-
- media_parsed_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_parsed_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_parsed_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_parsed_changed
-
- media_player_buffering - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_buffering - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_buffering() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_buffering
-
- media_player_length_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_length_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_length_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_length_changed
-
- media_player_media_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_media_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_media_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_media_changed
-
- media_player_pausable_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_pausable_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_pausable_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_pausable_changed
-
- media_player_position_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_position_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_position_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_position_changed
-
- media_player_seekable_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_seekable_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_seekable_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_seekable_changed
-
- media_player_snapshot_taken - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_snapshot_taken - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_snapshot_taken() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_snapshot_taken
-
- media_player_time_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_time_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_time_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_time_changed
-
- media_player_title_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_title_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_title_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_title_changed
-
- media_player_vout - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_player_vout - Class in uk.co.caprica.vlcj.binding.internal
-
- media_player_vout() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_player_vout
-
- media_preparsed_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_preparsed_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_preparsed_changed
-
- media_state_changed - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_state_changed - Class in uk.co.caprica.vlcj.binding.internal
-
- media_state_changed() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_state_changed
-
- media_subitem_added - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- media_subitem_added - Class in uk.co.caprica.vlcj.binding.internal
-
- media_subitem_added() - Constructor for class uk.co.caprica.vlcj.binding.internal.media_subitem_added
-
- mediaChanged(MediaPlayer, libvlc_media_t, String) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaChanged(MediaPlayer, libvlc_media_t, String) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaChanged(MediaPlayer, libvlc_media_t, String) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaChanged(MediaPlayer, libvlc_media_t, String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
The media changed.
- MediaDetails - Class in uk.co.caprica.vlcj.player
-
Media meta data.
- MediaDetails() - Constructor for class uk.co.caprica.vlcj.player.MediaDetails
-
- mediaDurationChanged(MediaListPlayer, long) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- mediaDurationChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaDurationChanged(MediaListPlayer, long) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- mediaDurationChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaDurationChanged(MediaListPlayer, long) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- mediaDurationChanged(MediaListPlayer, long) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
- mediaDurationChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaDurationChanged(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
The current media duration changed.
- MediaFileFilter - Class in uk.co.caprica.vlcj.filter
-
Composite file filter implementation for all media files recognised by libvlc.
- MediaFileFilter() - Constructor for class uk.co.caprica.vlcj.filter.MediaFileFilter
-
- mediaFreed(MediaListPlayer) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- mediaFreed(MediaPlayer) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaFreed(MediaListPlayer) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- mediaFreed(MediaPlayer) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaFreed(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- mediaFreed(MediaListPlayer) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
- mediaFreed(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaFreed(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
The current media was freed.
- MediaList - Class in uk.co.caprica.vlcj.medialist
-
A media list (i.e.
- MediaList(LibVlc, libvlc_instance_t) - Constructor for class uk.co.caprica.vlcj.medialist.MediaList
-
Create a new media list.
- MediaList(LibVlc, libvlc_instance_t, libvlc_media_list_t) - Constructor for class uk.co.caprica.vlcj.medialist.MediaList
-
Create a media list for a given native media list instance.
- MediaListEvent - Interface in uk.co.caprica.vlcj.medialist.events
-
Specification for a media list event.
- MediaListEventAdapter - Class in uk.co.caprica.vlcj.medialist
-
Default implementation of the media list event listener.
- MediaListEventAdapter() - Constructor for class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
-
- MediaListEventFactory - Class in uk.co.caprica.vlcj.medialist.events
-
A factory that creates a media list event instance for a native media list event.
- MediaListEventFactory(MediaList) - Constructor for class uk.co.caprica.vlcj.medialist.events.MediaListEventFactory
-
Create a new factory.
- MediaListEventListener - Interface in uk.co.caprica.vlcj.medialist
-
Specification for a component that is interested in receiving event notifications from
a media list.
- mediaListInstance() - Method in class uk.co.caprica.vlcj.medialist.MediaList
-
Get the native media list instance handle.
- MediaListItem - Class in uk.co.caprica.vlcj.medialist
-
- MediaListItem(String, String, List<MediaListItem>) - Constructor for class uk.co.caprica.vlcj.medialist.MediaListItem
-
Create a media list item.
- mediaListItemAdded(MediaList, libvlc_media_t, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
-
- mediaListItemAdded(MediaList, libvlc_media_t, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
-
A new media item was added to the list.
- mediaListItemDeleted(MediaList, libvlc_media_t, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
-
- mediaListItemDeleted(MediaList, libvlc_media_t, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
-
A new media item was deleted from the list.
- MediaListPlayer - Interface in uk.co.caprica.vlcj.player.list
-
Specification for a media list player component.
- MediaListPlayerEvent - Interface in uk.co.caprica.vlcj.player.list.events
-
Specification for a media list player event.
- MediaListPlayerEventAdapter - Class in uk.co.caprica.vlcj.player.list
-
Default implementation of the media player event listener.
- MediaListPlayerEventAdapter() - Constructor for class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- MediaListPlayerEventFactory - Class in uk.co.caprica.vlcj.player.list.events
-
A factory that creates a media player event instance for a native media list player event.
- MediaListPlayerEventFactory(MediaListPlayer) - Constructor for class uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventFactory
-
Create a media player event factory.
- MediaListPlayerEventListener - Interface in uk.co.caprica.vlcj.player.list
-
Specification for a component that is interested in receiving event notifications from the media
list player.
- MediaListPlayerEventType - Enum in uk.co.caprica.vlcj.player.list.events
-
Enumeration of media list player event bit-masks.
- MediaListPlayerMode - Enum in uk.co.caprica.vlcj.player.list
-
Enumeration of media list player modes.
- mediaListWillAddItem(MediaList, libvlc_media_t, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
-
- mediaListWillAddItem(MediaList, libvlc_media_t, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
-
A new media item will be added to the list.
- mediaListWillDeleteItem(MediaList, libvlc_media_t, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
-
- mediaListWillDeleteItem(MediaList, libvlc_media_t, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
-
A new media item will be deleted from the list.
- MediaManager - Interface in uk.co.caprica.vlcj.player.manager
-
Specification for a media manager component.
- MediaMeta - Interface in uk.co.caprica.vlcj.player
-
Specification for local media meta data.
- mediaMetaChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- mediaMetaChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaMetaChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- mediaMetaChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaMetaChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- mediaMetaChanged(MediaListPlayer, int) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
- mediaMetaChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaMetaChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
Current media meta data changed.
- mediaParsedChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- mediaParsedChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaParsedChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- mediaParsedChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaParsedChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- mediaParsedChanged(MediaListPlayer, int) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
- mediaParsedChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaParsedChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
The current media parsed status changed.
- MediaPlayer - Interface in uk.co.caprica.vlcj.player
-
Specification for a media player component.
- MediaPlayerEvent - Interface in uk.co.caprica.vlcj.player.events
-
Specification for a media player event.
- MediaPlayerEventAdapter - Class in uk.co.caprica.vlcj.player
-
Default implementation of the media player event listener.
- MediaPlayerEventAdapter() - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- MediaPlayerEventFactory - Class in uk.co.caprica.vlcj.player.events
-
A factory that creates a media player event instance for a native media player event or a
semantic event.
- MediaPlayerEventFactory(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.player.events.MediaPlayerEventFactory
-
Create a media player event factory.
- MediaPlayerEventListener - Interface in uk.co.caprica.vlcj.player
-
Specification for a component that is interested in receiving event notifications from the media
player.
- MediaPlayerEventType - Enum in uk.co.caprica.vlcj.player.events
-
Enumeration of media player event bit-masks.
- MediaPlayerFactory - Class in uk.co.caprica.vlcj.player
-
Factory for media player instances.
- MediaPlayerFactory() - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media player factory.
- MediaPlayerFactory(String...) - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media player factory.
- MediaPlayerFactory(LibVlc) - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media player factory.
- MediaPlayerFactory(LibVlc, String...) - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media player factory.
- MediaPlayerFactory(List<String>) - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media player factory.
- MediaPlayerFactory(LibVlc, List<String>) - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media player factory.
- mediaPlayerInstance() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- mediaPlayerInstance() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Provide access to the native media player instance.
- MediaPlayerLatch - Class in uk.co.caprica.vlcj.player
-
This class implements a mechanism to play a media item and wait for it to start (or wait for it
to raise an error instead of starting).
- MediaPlayerLatch(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.player.MediaPlayerLatch
-
Create a new media player latch.
- mediaStateChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- mediaStateChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaStateChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- mediaStateChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaStateChanged(MediaListPlayer, int) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- mediaStateChanged(MediaListPlayer, int) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
- mediaStateChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaStateChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
The current media state changed.
- mediaSubItemAdded(MediaListPlayer, libvlc_media_t) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- mediaSubItemAdded(MediaPlayer, libvlc_media_t) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- mediaSubItemAdded(MediaListPlayer, libvlc_media_t) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- mediaSubItemAdded(MediaPlayer, libvlc_media_t) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- mediaSubItemAdded(MediaListPlayer, libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- mediaSubItemAdded(MediaListPlayer, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
- mediaSubItemAdded(MediaPlayer, libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- mediaSubItemAdded(MediaPlayer, libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
A new sub-item was added to the current media.
- menuActivate() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- menuActivate() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Activate a DVD menu.
- menuDown() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- menuDown() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Navigate down a DVD menu.
- menuLeft() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- menuLeft() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Navigate left a DVD menu.
- menuRight() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- menuRight() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Navigate right a DVD menu.
- menuUp() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- menuUp() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Navigate up a DVD menu.
- meta_type - Variable in class uk.co.caprica.vlcj.binding.internal.media_meta_changed
-
Type of meta.
- MIN_BRIGHTNESS - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MIN_CONTRAST - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MIN_GAIN - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MIN_GAMMA - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MIN_HUE - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MIN_SATURATION - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- MIN_VOLUME - Static variable in interface uk.co.caprica.vlcj.binding.LibVlcConst
-
- minor() - Method in class uk.co.caprica.vlcj.version.Version
-
Get the minor version.
- MmsMrl - Class in uk.co.caprica.vlcj.mrl
-
Implementation of an MMS media resource locator.
- MmsMrl() - Constructor for class uk.co.caprica.vlcj.mrl.MmsMrl
-
- mode() - Method in enum uk.co.caprica.vlcj.player.DeinterlaceMode
-
Get the native mode value.
- ModuleDescription - Class in uk.co.caprica.vlcj.player
-
Description of a module (e.g.
- ModuleDescription(String, String, String, String) - Constructor for class uk.co.caprica.vlcj.player.ModuleDescription
-
Create a new module description
- mouseData - Variable in class uk.co.caprica.vlcj.runtime.windows.internal.MSLLHOOKSTRUCT
-
- mrl() - Method in class uk.co.caprica.vlcj.medialist.MediaListItem
-
Get the MRL of this item.
- Mrl - Interface in uk.co.caprica.vlcj.mrl
-
Specification for a media resource locator.
- mrl() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- mrl(libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- mrl(libvlc_media_t) - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- mrl(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Get the media resource locator for a media instance.
- mrl() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the media resource locator for the current media instance.
- mrl(libvlc_media_t) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the media resource locator for a media instance.
- MSLLHOOKSTRUCT - Class in uk.co.caprica.vlcj.runtime.windows.internal
-
- MSLLHOOKSTRUCT() - Constructor for class uk.co.caprica.vlcj.runtime.windows.internal.MSLLHOOKSTRUCT
-
- MSLLHOOKSTRUCT.ByReference - Class in uk.co.caprica.vlcj.runtime.windows.internal
-
- MSLLHOOKSTRUCT.ByReference() - Constructor for class uk.co.caprica.vlcj.runtime.windows.internal.MSLLHOOKSTRUCT.ByReference
-
- multicastAddress(String) - Method in class uk.co.caprica.vlcj.mrl.RtpMrl
-
- multicastAddress(String) - Method in class uk.co.caprica.vlcj.mrl.SsmMrl
-
- mute() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- mute(boolean) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- mute() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Toggle volume mute.
- mute(boolean) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Mute or un-mute the volume.
- name() - Method in class uk.co.caprica.vlcj.medialist.MediaListItem
-
Get the name/description of this item.
- name() - Method in class uk.co.caprica.vlcj.player.ModuleDescription
-
Get the module name.
- NativeDiscovery - Class in uk.co.caprica.vlcj.discovery
-
A component that uses discovery strategies to locate the libvlc native
libraries and register their location with the JNA run-time.
- NativeDiscovery(NativeDiscoveryStrategy...) - Constructor for class uk.co.caprica.vlcj.discovery.NativeDiscovery
-
Create a discovery component with bespoke strategies.
- NativeDiscovery() - Constructor for class uk.co.caprica.vlcj.discovery.NativeDiscovery
-
Create a discovery component with the default platform strategies.
- NativeDiscoveryStrategy - Interface in uk.co.caprica.vlcj.discovery
-
Specification for a component that can locate the libvlc native libraries at
run-time.
- NativeLibraryManager - Class in uk.co.caprica.vlcj.runtime.install
-
Implementation of a native library manager.
- NativeLibraryManager(String) - Constructor for class uk.co.caprica.vlcj.runtime.install.NativeLibraryManager
-
Create a new native library manager.
- NativeLibraryManager(String, int) - Constructor for class uk.co.caprica.vlcj.runtime.install.NativeLibraryManager
-
Create a new native library manager.
- NativeLibraryManagerEventAdapter - Class in uk.co.caprica.vlcj.runtime.install
-
Default implementation of a native library manager event listener.
- NativeLibraryManagerEventAdapter() - Constructor for class uk.co.caprica.vlcj.runtime.install.NativeLibraryManagerEventAdapter
-
- NativeLibraryManagerEventListener - Interface in uk.co.caprica.vlcj.runtime.install
-
Specification for a component interested in receiving event notifications from the
NativeLibraryManager
.
- NativeString - Class in uk.co.caprica.vlcj.player
-
Encapsulation of access to native strings.
- NativeString() - Constructor for class uk.co.caprica.vlcj.player.NativeString
-
- new_cache - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_buffering
-
A percentage complete indicator, ranging from 0.0 to 100.0.
- new_child - Variable in class uk.co.caprica.vlcj.binding.internal.media_subitem_added
-
- new_count - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_vout
-
- new_duration - Variable in class uk.co.caprica.vlcj.binding.internal.media_duration_changed
-
- new_length - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_length_changed
-
- new_pausable - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_pausable_changed
-
- new_position - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_position_changed
-
- new_seekable - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_seekable_changed
-
- new_state - Variable in class uk.co.caprica.vlcj.binding.internal.media_state_changed
-
- new_status - Variable in class uk.co.caprica.vlcj.binding.internal.media_parsed_changed
-
- new_status - Variable in class uk.co.caprica.vlcj.binding.internal.media_preparsed_changed
-
- new_time - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_time_changed
-
- new_title - Variable in class uk.co.caprica.vlcj.binding.internal.media_player_title_changed
-
- newAudioFileFilter() - Static method in class uk.co.caprica.vlcj.filter.swing.SwingFileFilterFactory
-
Create a new file name extension filter that accepts audio files.
- newDirectMediaPlayer(int, int, RenderCallback) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new direct video rendering media player with a pixel format suitable for, amongst
other things, rendering into a BufferedImage.
- newDirectMediaPlayer(String, int, int, int, RenderCallback) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new direct video rendering media player.
- newEmbeddedMediaPlayer() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new embedded media player.
- newEmbeddedMediaPlayer(FullScreenStrategy) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new embedded media player.
- newHeadlessMediaPlayer() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new head-less media player.
- newMedia(MediaPlayer) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- newMedia(MediaPlayer) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- newMedia(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- newMedia(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
New media was opened.
- newMediaFileFilter() - Static method in class uk.co.caprica.vlcj.filter.swing.SwingFileFilterFactory
-
Create a new file name extension filter that accepts all recognised media files.
- newMediaList() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media list for a play-list media player.
- newMediaListPlayer() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new play-list media player.
- newMediaListPlayerEvent(libvlc_event_t, int) - Method in class uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventFactory
-
Create a new media player event for a given native event.
- newMediaManager() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new media manager.
- newPlayListFileFilter() - Static method in class uk.co.caprica.vlcj.filter.swing.SwingFileFilterFactory
-
Create a new file name extension filter that accepts play-list files.
- newSubtitleFileFilter() - Static method in class uk.co.caprica.vlcj.filter.swing.SwingFileFilterFactory
-
Create a new file name extension filter that accepts sub-title files.
- newVideoFileFilter() - Static method in class uk.co.caprica.vlcj.filter.swing.SwingFileFilterFactory
-
Create a new file name extension filter that accepts video files.
- newVideoSurface(Canvas) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new video surface for a Canvas.
- newVideoSurface(long) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Create a new video surface for a native component id.
- nextChapter() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- nextChapter() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Jump to the next chapter.
- nextFrame() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- nextFrame() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Advance one frame.
- nextItem(MediaListPlayer, libvlc_media_t, String) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- nextItem(MediaListPlayer, libvlc_media_t, String) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- nextItem(MediaListPlayer, libvlc_media_t, String) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- nextItem(MediaListPlayer, libvlc_media_t, String) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
The media list player started playing the next item in the list.
- notEvents(MediaPlayerEventType...) - Static method in enum uk.co.caprica.vlcj.player.events.MediaPlayerEventType
-
Get an inverse bit-mask for one or more event types.
- notEvents(MediaListPlayerEventType...) - Static method in enum uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventType
-
Get an inverse bit-mask for one or more event types.
- notify(MediaListEventListener) - Method in interface uk.co.caprica.vlcj.medialist.events.MediaListEvent
-
Notify a listener of the event.
- notify(MediaPlayerEventListener) - Method in interface uk.co.caprica.vlcj.player.events.MediaPlayerEvent
-
Notify a listener of the event.
- notify(MediaListPlayerEventListener) - Method in interface uk.co.caprica.vlcj.player.list.events.MediaListPlayerEvent
-
Notify a listener of the event.
- notSet(int, MediaPlayerEventType) - Static method in enum uk.co.caprica.vlcj.player.events.MediaPlayerEventType
-
Test whether or not a media player event type is set in a bit-mask.
- notSet(int, MediaListPlayerEventType) - Static method in enum uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventType
-
Test whether or not a media player event type is set in a bit-mask.
- number(int) - Method in class uk.co.caprica.vlcj.mrl.VcdMrl
-
- S_OK - Static variable in interface uk.co.caprica.vlcj.binding.LibDwmApi
-
API success code.
- safeLongToInt(long) - Static method in class uk.co.caprica.vlcj.runtime.RuntimeUtil
-
Try to safely convert a long value to an int.
- save() - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Write the meta data to the media.
- saveSnapshot() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- saveSnapshot(int, int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- saveSnapshot(File) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- saveSnapshot(File, int, int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- saveSnapshot() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Save a snapshot of the currently playing video.
- saveSnapshot(int, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Save a snapshot of the currently playing video.
- saveSnapshot(File) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Save a snapshot of the currently playing video.
- saveSnapshot(File, int, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Save a snapshot of the currently playing video.
- seek(String, float) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- seek(String, float) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- seekableChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
Media seekable status changed.
- serverAddress(String) - Method in class uk.co.caprica.vlcj.mrl.SsmMrl
-
- set(int, MediaPlayerEventType) - Static method in enum uk.co.caprica.vlcj.player.events.MediaPlayerEventType
-
Test whether or not a media player event type is set in a bit-mask.
- set(int, MediaListPlayerEventType) - Static method in enum uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventType
-
Test whether or not a media player event type is set in a bit-mask.
- setAdjustVideo(boolean) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAdjustVideo(boolean) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Enable/disable the video adjustments.
- setAlbum(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the album meta data.
- setArtist(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the artist meta data.
- setArtworkUrl(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the artwork URL meta data.
- setAspectRatio(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAspectRatio(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video aspect ratio
- setAudioChannel(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAudioChannel(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the audio channel.
- setAudioDelay(long) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAudioDelay(long) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the audio delay.
- setAudioDescriptions(List<TrackDescription>) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setAudioOutput(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAudioOutput(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the desired audio output.
- setAudioOutputDevice(String, String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAudioOutputDevice(String, String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the desired audio output device.
- setAudioOutputDeviceType(AudioOutputDeviceType) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAudioOutputDeviceType(AudioOutputDeviceType) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the audio output device type.
- setAudioTrack(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setAudioTrack(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set a new audio track to play.
- setAudioTrackCount(int) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setBrightness(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setBrightness(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video brightness.
- setChapter(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setChapter(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the chapter.
- setChapterDescriptions(List<List<String>>) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setContrast(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setContrast(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video contrast.
- setCopyright(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the copyright meta data.
- setCropGeometry(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setCropGeometry(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the crop geometry.
- setCursorEnabled(boolean) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
Enable or disable the mouse cursor when it is over the component.
- setDate(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the date meta data.
- setDeinterlace(DeinterlaceMode) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setDeinterlace(DeinterlaceMode) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the de-interlace filter to use.
- setDescription(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the description meta data.
- setEnableKeyInputHandling(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- setEnableKeyInputHandling(boolean) - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Set whether or not to enable native media player keyboard input handling.
- setEnableMouseInputHandling(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- setEnableMouseInputHandling(boolean) - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Set whether or not to enable native media player mouse input handling.
- setEncodedBy(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the encoded by meta data.
- setFullScreen(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- setFullScreen(boolean) - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Set full-screen mode.
- setFullScreenWindow(Window, boolean) - Static method in class uk.co.caprica.vlcj.runtime.x.LibXUtil
-
Ask the window manager to make a window full-screen.
- setGamma(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setGamma(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video gamma.
- setGenre(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the genre meta data.
- setHue(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setHue(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video hue.
- setInput(String, String) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- setInput(String, String) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- setLanguage(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the language meta data.
- setLevel(Logger.Level) - Static method in class uk.co.caprica.vlcj.logger.Logger
-
- setLogoFile(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setLogoFile(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the logo file.
- setLogoImage(RenderedImage) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setLogoImage(RenderedImage) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the logo image.
- setLogoLocation(int, int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setLogoLocation(int, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the logo location.
- setLogoOpacity(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setLogoOpacity(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setLogoOpacity(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the logo opacity.
- setLogoOpacity(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the logo opacity.
- setLogoPosition(libvlc_logo_position_e) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setLogoPosition(libvlc_logo_position_e) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the logo position.
- setLoop(String, boolean) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- setLoop(String, boolean) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- setMarqueeColour(Color) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeColour(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeColour(Color) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee colour.
- setMarqueeColour(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee colour.
- setMarqueeLocation(int, int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeLocation(int, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee location.
- setMarqueeOpacity(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeOpacity(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeOpacity(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee opacity.
- setMarqueeOpacity(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee opacity.
- setMarqueePosition(libvlc_marquee_position_e) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueePosition(libvlc_marquee_position_e) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee position.
- setMarqueeSize(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeSize(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee size.
- setMarqueeText(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeText(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee text.
- setMarqueeTimeout(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setMarqueeTimeout(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the marquee timeout.
- setMediaList(MediaList) - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- setMediaList(MediaList) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Set the media list (i.e.
- setMediaPlayer(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- setMediaPlayer(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Associate an actual media player with the media list player.
- setMode(MediaListPlayerMode) - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- setMode(MediaListPlayerMode) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Set the media list play mode.
- setMux(String, String) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- setMux(String, String) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- setNowPlaying(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the now playing meta data.
- setOutput(String, String) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- setOutput(String, String) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- setOverlay(Window) - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- setOverlay(Window) - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Set a new overlay component.
- setPause(boolean) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setPause(boolean) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Pause/resume.
- setPlaySubItems(boolean) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setPlaySubItems(boolean) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set whether or not the media player should automatically play media sub- items.
- setPosition(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setPosition(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Jump to a specific position.
- setPublisher(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the publisher meta data.
- setRate(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setRate(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video play rate.
- setRating(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the rating meta data.
- setRepeat(boolean) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setRepeat(boolean) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set whether or not the media player should automatically repeat playing the media when it has
finished playing.
- setSaturation(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setSaturation(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video saturation.
- setScale(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setScale(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the video scaling factor.
- setSetting(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the setting meta data.
- setSnapshotDirectory(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setSnapshotDirectory(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the directory into which snapshots of the video are saved.
- setSpu(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setSpu(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the current sub-title track.
- setSpuCount(int) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setSpuDelay(long) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setSpuDelay(long) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the sub-title delay.
- setSpuDescriptions(List<TrackDescription>) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setStandardMediaOptions(String...) - Method in class uk.co.caprica.vlcj.medialist.MediaList
-
Set standard media options for all media items subsequently played.
- setStandardMediaOptions(String...) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setStandardMediaOptions(String...) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set standard media options for all media items subsequently played.
- setSubTitleFile(String) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setSubTitleFile(File) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setSubTitleFile(String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the sub-title file to use.
- setSubTitleFile(File) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the sub-title file to use.
- setTeletextPage(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setTeletextPage(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the new teletext page to retrieve.
- setTime(long) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setTime(long) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Jump to a specific moment.
- setTitle(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setTitle(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the title meta data.
- setTitle(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set a new title to play.
- setTitleCount(int) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setTitleDescriptions(List<TrackDescription>) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setTrackId(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the track id meta data.
- setTrackNumber(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the track number meta data.
- setup(PointerByReference, String, IntByReference, IntByReference) - Method in interface uk.co.caprica.vlcj.binding.internal.libvlc_audio_setup_cb
-
Callback prototype to setup the audio playback.
- setUrl(String) - Method in interface uk.co.caprica.vlcj.player.MediaMeta
-
Set the URL meta data.
- setUserAgent(String) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Set the application name.
- setUserAgent(String, String) - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Set the application name.
- setVideoDescriptions(List<TrackDescription>) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setVideoSurface(CanvasVideoSurface) - Method in class uk.co.caprica.vlcj.player.embedded.DefaultEmbeddedMediaPlayer
-
- setVideoSurface(CanvasVideoSurface) - Method in interface uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
-
Set the component used to render video.
- setVideoTrack(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setVideoTrack(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set a new video track to play.
- setVideoTrackCount(int) - Method in class uk.co.caprica.vlcj.player.MediaDetails
-
- setVolume(Pointer, float, boolean) - Method in interface uk.co.caprica.vlcj.binding.internal.libvlc_audio_set_volume_cb
-
Callback prototype for audio volume change.
- setVolume(int) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- setVolume(int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set the volume.
- shortName() - Method in class uk.co.caprica.vlcj.player.ModuleDescription
-
Get the module short name.
- show(String) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- show(String) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- SimpleDvdMrl - Class in uk.co.caprica.vlcj.mrl
-
Implementation of a media resource locator for DVDs without menus.
- SimpleDvdMrl() - Constructor for class uk.co.caprica.vlcj.mrl.SimpleDvdMrl
-
- size() - Method in class uk.co.caprica.vlcj.medialist.MediaList
-
Get the number of items currently in the list.
- size(int) - Method in class uk.co.caprica.vlcj.player.Marquee
-
Apply the text size.
- skip(long) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- skip(long) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Skip forward or backward by a period of time.
- skipPosition(float) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- skipPosition(float) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Skip forward or backward by a change in position.
- snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- snapshotTaken(MediaPlayer, String) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
A snapshot was taken.
- SpuTrackInfo - Class in uk.co.caprica.vlcj.player
-
Sub-picture/sub-title track info.
- SsmMrl - Class in uk.co.caprica.vlcj.mrl
-
Implementation of a media resource locator for SSM streams.
- SsmMrl() - Constructor for class uk.co.caprica.vlcj.mrl.SsmMrl
-
- StandardNativeDiscoveryStrategy - Class in uk.co.caprica.vlcj.discovery
-
Implementation of a native library discovery strategy that searches in standard
well-known directory locations.
- StandardNativeDiscoveryStrategy() - Constructor for class uk.co.caprica.vlcj.discovery.StandardNativeDiscoveryStrategy
-
- start() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- start() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Begin play-back and wait for the media to start playing or for an error to occur.
- start(String, int) - Method in class uk.co.caprica.vlcj.runtime.install.NativeLibraryManagerEventAdapter
-
- start(String, int) - Method in interface uk.co.caprica.vlcj.runtime.install.NativeLibraryManagerEventListener
-
Unpacking has started.
- start() - Method in class uk.co.caprica.vlcj.runtime.windows.WindowsMouseHook
-
Start the hook.
- startingPosition(String) - Method in class uk.co.caprica.vlcj.mrl.VcdMrl
-
- startMedia(String, String...) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- startMedia(String, String...) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Play a new media item, with options, and wait for it to start playing or error.
- state(int) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_state_t
-
Get an enumerated value for a native value.
- stop() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- stop() - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- stop() - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Stop the media list.
- stop(String) - Method in class uk.co.caprica.vlcj.player.manager.DefaultMediaManager
-
- stop(String) - Method in interface uk.co.caprica.vlcj.player.manager.MediaManager
-
- stop() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Stop play-back.
- stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.component.AudioMediaListPlayerComponent
-
- stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaListPlayerComponent
-
- stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
-
- stopped(MediaListPlayer) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
-
Place-holder, do not use.
- stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- stopped(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
Media stopped.
- subItemCount() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- subItemCount() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the number of sub-items (if any).
- subItemFinished(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- subItemFinished(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- subItemFinished(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- subItemFinished(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
A sub-item finished playing.
- subItemIndex() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- subItemIndex() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the index of the current sub-item.
- subItemPlayed(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- subItemPlayed(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- subItemPlayed(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- subItemPlayed(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
A sub-item was played.
- subItems() - Method in class uk.co.caprica.vlcj.medialist.MediaListItem
-
Get the sub-item list.
- subItems() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- subItems() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the list of sub-items (if any).
- subItemsMedia() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- subItemsMedia() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the list of sub-item media instances (if any).
- SubTitleFileFilter - Class in uk.co.caprica.vlcj.filter
-
File filter implementation for sub-title files recognised by libvlc.
- SubTitleFileFilter() - Constructor for class uk.co.caprica.vlcj.filter.SubTitleFileFilter
-
Create a new file filter.
- supported() - Method in class uk.co.caprica.vlcj.discovery.mac.DefaultMacNativeDiscoveryStrategy
-
- supported() - Method in interface uk.co.caprica.vlcj.discovery.NativeDiscoveryStrategy
-
Is this strategy supported?
- supported() - Method in class uk.co.caprica.vlcj.discovery.StandardNativeDiscoveryStrategy
-
- supported() - Method in class uk.co.caprica.vlcj.discovery.windows.DefaultWindowsNativeDiscoveryStrategy
-
- SwingFileFilter - Class in uk.co.caprica.vlcj.filter.swing
-
A bridge between regular file filters and Swing file filters.
- SwingFileFilter(String, FileFilter) - Constructor for class uk.co.caprica.vlcj.filter.swing.SwingFileFilter
-
Create a Swing file filter.
- SwingFileFilterFactory - Class in uk.co.caprica.vlcj.filter.swing
-
A factory that creates new instances of a
FileFilter
configured with the recognised vlc file-types.
- SwingFileFilterFactory() - Constructor for class uk.co.caprica.vlcj.filter.swing.SwingFileFilterFactory
-
- SYNC_INSTANCE - Static variable in interface uk.co.caprica.vlcj.binding.LibVlc
-
Synchronised native library instance.
- synchronise() - Method in class uk.co.caprica.vlcj.binding.LibVlcFactory
-
Request that the libvlc native library instance be synchronised.
- u - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_t
-
- u - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_t
-
- UdpMrl - Class in uk.co.caprica.vlcj.mrl
-
Deprecated.
- UdpMrl() - Constructor for class uk.co.caprica.vlcj.mrl.UdpMrl
-
Deprecated.
- uk.co.caprica.vlcj - package uk.co.caprica.vlcj
-
Java framework for the vlc media player.
- uk.co.caprica.vlcj.binding - package uk.co.caprica.vlcj.binding
-
Provides the JNA bindings, and related classes, to use the libvlc native
library.
- uk.co.caprica.vlcj.binding.internal - package uk.co.caprica.vlcj.binding.internal
-
Internal JNA bindings for libvlc, bindings to native types and structures.
- uk.co.caprica.vlcj.component - package uk.co.caprica.vlcj.component
-
Provides higher-level components used to create basic media players with the
minimum of application code.
- uk.co.caprica.vlcj.component.overlay - package uk.co.caprica.vlcj.component.overlay
-
Provides higher-level components used to create overlays for use with
embedded media players.
- uk.co.caprica.vlcj.discovery - package uk.co.caprica.vlcj.discovery
-
Provides components that can be used to automatically discover the location
of the libvlc native libraries in the absence of proper run-time environment
configuration.
- uk.co.caprica.vlcj.discovery.linux - package uk.co.caprica.vlcj.discovery.linux
-
Provides components that can be used to automatically discover the location
of the libvlc native libraries on Linux.
- uk.co.caprica.vlcj.discovery.mac - package uk.co.caprica.vlcj.discovery.mac
-
Provides components that can be used to automatically discover the location
of the libvlc native libraries on MacOS.
- uk.co.caprica.vlcj.discovery.windows - package uk.co.caprica.vlcj.discovery.windows
-
Provides components that can be used to automatically discover the location
of the libvlc native libraries on Windows.
- uk.co.caprica.vlcj.filter - package uk.co.caprica.vlcj.filter
-
Implementations of various media file filters supported by vlc.
- uk.co.caprica.vlcj.filter.swing - package uk.co.caprica.vlcj.filter.swing
-
Implementation of a Swing filter that could be used to create an open media
dialog box for all of the media file types supported by vlc.
- uk.co.caprica.vlcj.logger - package uk.co.caprica.vlcj.logger
-
Internal trivial logger implementation for the vlcj log.
- uk.co.caprica.vlcj.medialist - package uk.co.caprica.vlcj.medialist
-
Provides the classes necessary to create and control native media lists.
- uk.co.caprica.vlcj.medialist.events - package uk.co.caprica.vlcj.medialist.events
-
A mechanism to encapsulate native media list events and dispatch notifications
to event listeners.
- uk.co.caprica.vlcj.mrl - package uk.co.caprica.vlcj.mrl
-
Provides a set of classes implementing a fluent API for creating properly
formatted so-called "Media Resource Locators".
- uk.co.caprica.vlcj.player - package uk.co.caprica.vlcj.player
-
This is the main package for vlcj client applications, providing the classes
necessary to create and control native media players and associated
resources.
- uk.co.caprica.vlcj.player.direct - package uk.co.caprica.vlcj.player.direct
-
Provides the classes necessary to support direct access to the native video
frame buffer.
- uk.co.caprica.vlcj.player.embedded - package uk.co.caprica.vlcj.player.embedded
-
Provides the classes necessary to support the embedding of native media
player video output in Swing/AWT user interface components.
- uk.co.caprica.vlcj.player.embedded.videosurface - package uk.co.caprica.vlcj.player.embedded.videosurface
-
Provides the classes necessary to create user interface components that
render native video.
- uk.co.caprica.vlcj.player.embedded.videosurface.linux - package uk.co.caprica.vlcj.player.embedded.videosurface.linux
-
Provides Linux-specific support for user interface components that render
native video.
- uk.co.caprica.vlcj.player.embedded.videosurface.mac - package uk.co.caprica.vlcj.player.embedded.videosurface.mac
-
Provides Mac-specific support for user interface components that render
native video.
- uk.co.caprica.vlcj.player.embedded.videosurface.windows - package uk.co.caprica.vlcj.player.embedded.videosurface.windows
-
Provides Windows-specific support for user interface components that render
native video.
- uk.co.caprica.vlcj.player.embedded.x - package uk.co.caprica.vlcj.player.embedded.x
-
Provides X-Windows-specific support for user interface components that embed
native video.
- uk.co.caprica.vlcj.player.events - package uk.co.caprica.vlcj.player.events
-
A mechanism to encapsulate native media player events and dispatch
notifications to event listeners.
- uk.co.caprica.vlcj.player.headless - package uk.co.caprica.vlcj.player.headless
-
Provides the classes necessary to support the use of native media players
that do not render video output locally - for example streaming servers.
- uk.co.caprica.vlcj.player.list - package uk.co.caprica.vlcj.player.list
-
Provides the classes necessary to create and control native media list
players.
- uk.co.caprica.vlcj.player.list.events - package uk.co.caprica.vlcj.player.list.events
-
A mechanism to encapsulate native media list player events and dispatch
notifications to event listeners.
- uk.co.caprica.vlcj.player.manager - package uk.co.caprica.vlcj.player.manager
-
Provides the classes necessary to use the native Media Manager.
- uk.co.caprica.vlcj.runtime - package uk.co.caprica.vlcj.runtime
-
Provides various operating-system dependent run-time utility classes.
- uk.co.caprica.vlcj.runtime.install - package uk.co.caprica.vlcj.runtime.install
-
Provides various run-time utility classes that can handle bundles of native
libraries.
- uk.co.caprica.vlcj.runtime.windows - package uk.co.caprica.vlcj.runtime.windows
-
Provides various utility classes for applications running in an MS-Windows
environment.
- uk.co.caprica.vlcj.runtime.windows.internal - package uk.co.caprica.vlcj.runtime.windows.internal
-
Provides various internal classes that may be used by applications running
in an MS-Windows environment.
- uk.co.caprica.vlcj.runtime.x - package uk.co.caprica.vlcj.runtime.x
-
Provides various utility classes for applications running in an X-Windows
environment.
- uk.co.caprica.vlcj.version - package uk.co.caprica.vlcj.version
-
Provides various version-related classes.
- UnknownTrackInfo - Class in uk.co.caprica.vlcj.player
-
Unknown track info.
- unlock(Pointer, Pointer, Pointer) - Method in interface uk.co.caprica.vlcj.binding.internal.libvlc_unlock_callback_t
-
- unpackNativePackage() - Method in class uk.co.caprica.vlcj.runtime.install.NativeLibraryManager
-
Unpack a package containing native libraries.
- UrlMrl - Class in uk.co.caprica.vlcj.mrl
-
Implementation for a web-style MRL.
- UrlMrl() - Constructor for class uk.co.caprica.vlcj.mrl.UrlMrl
-
- userData() - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- userData(Object) - Method in class uk.co.caprica.vlcj.player.DefaultMediaPlayer
-
- userData() - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- userData(Object) - Method in class uk.co.caprica.vlcj.player.list.DefaultMediaListPlayer
-
- userData() - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Get the user data associated with the media player.
- userData(Object) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayer
-
Set user data to associate with the media player.
- userData() - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Get the user data associated with the media player.
- userData(Object) - Method in interface uk.co.caprica.vlcj.player.MediaPlayer
-
Set user data to associate with the media player.
- value() - Method in class uk.co.caprica.vlcj.mrl.BaseDvdMrl
-
- value() - Method in class uk.co.caprica.vlcj.mrl.CdMrl
-
- value() - Method in class uk.co.caprica.vlcj.mrl.FileMrl
-
- value() - Method in interface uk.co.caprica.vlcj.mrl.Mrl
-
Get the media resource locator value
- value() - Method in class uk.co.caprica.vlcj.mrl.RtpMrl
-
- value() - Method in class uk.co.caprica.vlcj.mrl.SsmMrl
-
- value() - Method in class uk.co.caprica.vlcj.mrl.UdpMrl
-
Deprecated.
- value() - Method in class uk.co.caprica.vlcj.mrl.UrlMrl
-
- value() - Method in class uk.co.caprica.vlcj.mrl.VcdMrl
-
- value() - Method in enum uk.co.caprica.vlcj.player.events.MediaPlayerEventType
-
Get the bit-mask.
- value() - Method in enum uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventType
-
Get the bit-mask.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_audio_output_channel_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_audio_output_device_types_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_event_e
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_logo_position_e
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_marquee_position_e
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_meta_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_navigate_mode_e
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_playback_mode_e
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_state_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_track_type_t
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_track_type_t
-
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_video_adjust_option_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_video_logo_option_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_video_marquee_option_t
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.logger.Logger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.AudioOutputDeviceType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum uk.co.caprica.vlcj.player.AudioOutputDeviceType
-
Get an enumerated value for a native value.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.DeinterlaceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.events.MediaPlayerEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.list.MediaListPlayerMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_audio_output_channel_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_audio_output_device_types_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_event_e
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_logo_position_e
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_marquee_position_e
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_meta_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_navigate_mode_e
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_playback_mode_e
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_state_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_track_type_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_video_adjust_option_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_video_logo_option_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.binding.internal.libvlc_video_marquee_option_t
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.logger.Logger.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.player.AudioOutputDeviceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.player.DeinterlaceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.player.events.MediaPlayerEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uk.co.caprica.vlcj.player.list.MediaListPlayerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VcdMrl - Class in uk.co.caprica.vlcj.mrl
-
Implementation of a media resource locator for Video CDs.
- VcdMrl() - Constructor for class uk.co.caprica.vlcj.mrl.VcdMrl
-
- version() - Method in class uk.co.caprica.vlcj.Info
-
Get the vlcj version.
- version() - Method in class uk.co.caprica.vlcj.player.MediaPlayerFactory
-
Get the libvlc version.
- Version - Class in uk.co.caprica.vlcj.version
-
Encapsulation of version information and related behaviours.
- Version(String) - Constructor for class uk.co.caprica.vlcj.version.Version
-
Create a new version.
- version() - Method in class uk.co.caprica.vlcj.version.Version
-
Get the original version string.
- video - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_media_track_info_u
-
- VideoFileFilter - Class in uk.co.caprica.vlcj.filter
-
File filter implementation for video files recognised by libvlc.
- VideoFileFilter() - Constructor for class uk.co.caprica.vlcj.filter.VideoFileFilter
-
Create a new file filter.
- videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.DirectMediaPlayerComponent
-
- videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.component.EmbeddedMediaPlayerComponent
-
- videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.MediaPlayerEventAdapter
-
- videoOutput(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.MediaPlayerEventListener
-
The number of video outputs changed.
- VideoSurface - Class in uk.co.caprica.vlcj.player.embedded.videosurface
-
Encapsulation of a video surface.
- VideoSurfaceAdapter - Interface in uk.co.caprica.vlcj.player.embedded.videosurface
-
Specification for a component that can attach a video surface to a native media player instance.
- VideoTrackInfo - Class in uk.co.caprica.vlcj.player
-
Video track info.
- VLC_INSTALL_DIR_KEY - Static variable in class uk.co.caprica.vlcj.runtime.windows.WindowsRuntimeUtil
-
The VLC registry key for the installation directory.
- VLC_REGISTRY_KEY - Static variable in class uk.co.caprica.vlcj.runtime.windows.WindowsRuntimeUtil
-
The VLC registry key, under HKLM.
- vlm_media_event - Variable in class uk.co.caprica.vlcj.binding.internal.libvlc_event_u
-
- vlm_media_event - Class in uk.co.caprica.vlcj.binding.internal
-
- vlm_media_event() - Constructor for class uk.co.caprica.vlcj.binding.internal.vlm_media_event
-