Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractCallbackMedia - Class in uk.co.caprica.vlcj.media.callback
Base implementation of media that uses the native media callbacks.
AbstractCallbackMedia(boolean) - Constructor for class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
Create a new media instance.
AbstractJWindowOverlayComponent - Class in uk.co.caprica.vlcj.player.component.overlay
Base implementation for a video overlay component.
AbstractJWindowOverlayComponent(Window) - Constructor for class uk.co.caprica.vlcj.player.component.overlay.AbstractJWindowOverlayComponent
Create an overlay.
AbstractJWindowOverlayComponent(Window, GraphicsConfiguration) - Constructor for class uk.co.caprica.vlcj.player.component.overlay.AbstractJWindowOverlayComponent
Create an overlay.
ACCESSIBILITY - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
activate() - Method in class uk.co.caprica.vlcj.player.base.MenuApi
Activate a menu.
ACTORS - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
AdaptiveFullScreenStrategy - Class in uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive
Implementation of an full-screen strategy based on the current run-time operating system.
AdaptiveFullScreenStrategy(Window) - Constructor for class uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive.AdaptiveFullScreenStrategy
Create a full-screen strategy.
add(String...) - Method in class uk.co.caprica.vlcj.media.OptionsApi
Add options to the media.
add(String[], OptionFlag...) - Method in class uk.co.caprica.vlcj.media.OptionsApi
Add options, with flags, to the media.
add(String, String...) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Add a new item to the list for a media resource locator.
add(String, OptionFlag...) - Method in class uk.co.caprica.vlcj.media.OptionsApi
Add an option to the media.
add(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Add a new item to the list for native callback media.
add(MediaRef, String...) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Add a new item to the list for a MediaRef.
add(MediaSlaveType, MediaSlavePriority, String) - Method in class uk.co.caprica.vlcj.media.SlaveApi
Add an input slave to the current media.
addDialogHandler(DialogHandler) - Method in class uk.co.caprica.vlcj.factory.Dialogs
Add a handler to process the dialog callbacks.
addEqualizerListener(EqualizerListener) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Add a listener to be notified of equalizer state-change events.
addEventListener(L) - Method in class uk.co.caprica.vlcj.support.eventmanager.NativeEventManager
Add a component to be notified of events.
addLogListener(LogEventListener) - Method in class uk.co.caprica.vlcj.log.NativeLog
Add a component to be notified of log messages.
addMediaEventListener(MediaEventListener) - Method in class uk.co.caprica.vlcj.media.EventApi
Add a component to be notified of media events.
addMediaEventListener(MediaEventListener) - Method in class uk.co.caprica.vlcj.player.base.EventApi
Add a component to be notified of media events.
addMediaListEventListener(MediaListEventListener) - Method in class uk.co.caprica.vlcj.medialist.EventApi
Add a component to be notified of media events.
addMediaListPlayerEventListener(MediaListPlayerEventListener) - Method in class uk.co.caprica.vlcj.player.list.EventApi
Add a component to be notified of media player events.
addMediaPlayerEventListener(MediaPlayerEventListener) - Method in class uk.co.caprica.vlcj.player.base.EventApi
Add a component to be notified of media player events.
addRendererDiscovererEventListener(RendererDiscovererEventListener) - Method in class uk.co.caprica.vlcj.player.renderer.EventApi
Add a component to be notified of renderer discoverer events.
addSlave(MediaSlaveType, String, boolean) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Add an input slave to the current media.
ALBUM - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
ALBUM_ARTIST - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
allDescriptions() - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Get all of the chapter descriptions for all available titles.
allocatedBuffers(ByteBuffer[]) - Method in interface uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormatCallback
Invoked when new video buffers have been allocated.
allocatedBuffers(ByteBuffer[]) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormatCallbackAdapter
 
allPresetEqualizers() - Method in class uk.co.caprica.vlcj.factory.EqualizerApi
Get all of the available preset equalizer instances.
amp(int) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Get an individual amplification value.
amps() - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Get the current amplification values for all frequency bands.
ANIMATION - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
application() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
ApplicationApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to the application itself.
apply(libvlc_media_stats_t) - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
apply(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the logo to the media player.
apply(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the marquee to the media player.
ARGB - Enum constant in enum uk.co.caprica.vlcj.media.PictureType
 
ARTIST - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
ARTWORK_URL - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
asMetaData() - Method in class uk.co.caprica.vlcj.media.MetaApi
Get all of the meta data values as a MetaData value lobject.
aspectRatio() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the video aspect ratio.
atLeast(Version) - Method in class uk.co.caprica.vlcj.support.version.Version
Test whether or not this version is at least the required version.
attach(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.CallbackVideoSurface
 
attach(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.ComponentIdVideoSurface
 
attach(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.ComponentVideoSurface
 
attach(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.DeferredComponentIdVideoSurface
 
attach(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.VideoSurface
Attach the video surface to a media player.
attach(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.LinuxVideoSurfaceAdapter
 
attach(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.OsxVideoSurfaceAdapter
 
attach(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.embedded.videosurface.VideoSurfaceAdapter
Attach a video surface to a media player.
attach(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.WindowsVideoSurfaceAdapter
 
attachVideoSurface() - Method in class uk.co.caprica.vlcj.player.embedded.VideoSurfaceApi
Ensure that the video surface has been associated with the native media player.
audio() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
audio() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
AUDIO - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlaveType
 
AUDIO - Enum constant in enum uk.co.caprica.vlcj.media.TrackType
 
AudioApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to audio.
AudioApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to media player audio.
audioBuffersLost() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
audioBuffersPlayed() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
AudioCallback - Interface in uk.co.caprica.vlcj.player.base.callback
Specification for an audio callback.
AudioCallbackAdapter - Class in uk.co.caprica.vlcj.player.base.callback
Implementation of an AudioCallback.
AudioCallbackAdapter() - Constructor for class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
audioChannel(int) - Static method in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
AudioChannel - Enum in uk.co.caprica.vlcj.player.base
Enumeration of audio channels.
AudioDevice - Class in uk.co.caprica.vlcj.player.base
Description of an audio output device.
AudioDevice(String, String) - Constructor for class uk.co.caprica.vlcj.player.base.AudioDevice
Create an audio device.
audioDeviceChanged(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
audioDeviceChanged(MediaPlayer, String) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The audio device changed.
audioDeviceChanged(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
audioDeviceChanged(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
audioDeviceChanged(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
audioFilters() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get the available audio filters.
audioListPlayer() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.AudioPlayerSpec
Create an audio list player component from this builder.
AudioListPlayerComponent - Class in uk.co.caprica.vlcj.player.component
Implementation of an audio list player.
AudioListPlayerComponent() - Constructor for class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
Construct an audio list player component with reasonable defaults.
AudioListPlayerComponent(MediaPlayerFactory) - Constructor for class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
Construct an audio list player component.
AudioListPlayerComponent(MediaPlayerSpecs.AudioPlayerSpec) - Constructor for class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
Construct an audio list player component from a builder.
AudioOutput - Class in uk.co.caprica.vlcj.factory
Description of an audio output.
AudioOutput(String, String, List<AudioDevice>) - Constructor for class uk.co.caprica.vlcj.factory.AudioOutput
Create an audio output.
audioOutputs() - Method in class uk.co.caprica.vlcj.factory.AudioApi
Get the available audio outputs.
audioPlayer() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.AudioPlayerSpec
Create an audio player component from this builder.
AudioPlayerComponent - Class in uk.co.caprica.vlcj.player.component
Implementation of an audio player.
AudioPlayerComponent() - Constructor for class uk.co.caprica.vlcj.player.component.AudioPlayerComponent
Construct a media player component with reasonable defaults.
AudioPlayerComponent(MediaPlayerFactory) - Constructor for class uk.co.caprica.vlcj.player.component.AudioPlayerComponent
Construct a media player component.
AudioPlayerComponent(MediaPlayerSpecs.AudioPlayerSpec) - Constructor for class uk.co.caprica.vlcj.player.component.AudioPlayerComponent
Construct a media player component from a builder.
audioPlayerSpec() - Static method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs
Create a new builder for an audio player, or an audio list player.
AudioTrackInfo - Class in uk.co.caprica.vlcj.media
Audio track info.
AudioTrackInfo(int, int, int, int, int, int, String, String, int, int, String) - Constructor for class uk.co.caprica.vlcj.media.AudioTrackInfo
Create a new audio track info.
audioTracks() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the list of audio tracks on the current media.
AUTO - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
await() - Method in class uk.co.caprica.vlcj.waiter.Waiter
Wait for the required condition to occur.

B

backward(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
backward(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media skipped backward.
backward(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
backward(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
backward(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
bandCount() - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Get the number of distinct frequency bands in the equalizer.
bands() - Method in class uk.co.caprica.vlcj.factory.EqualizerApi
Get the list of distinct equalizer band frequencies.
BaseConfigFileDiscoveryDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Base implementation of a DiscoveryDirectoryProvider that looks for an optional configuration file containing the native discovery directory.
BaseConfigFileDiscoveryDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.BaseConfigFileDiscoveryDirectoryProvider
 
BaseEvent<C,L> - Class in uk.co.caprica.vlcj.support.eventmanager
Base implementation for an event.
BaseNativeDiscoveryStrategy - Class in uk.co.caprica.vlcj.factory.discovery.strategy
Base implementation of a native discovery strategy that searches a list of directories for a list of files.
BaseNativeDiscoveryStrategy(String[], String[]) - Constructor for class uk.co.caprica.vlcj.factory.discovery.strategy.BaseNativeDiscoveryStrategy
Create a new native discovery strategy.
BeforeWaiterAbortedException - Exception Class in uk.co.caprica.vlcj.waiter
Exception thrown when a media player condition instance triggers aborts by returning false in an
bitRate() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the bit-rate.
BLEND - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
BLUE - Enum constant in enum uk.co.caprica.vlcj.player.base.TeletextKey
 
BOB - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
BOTTOM - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
BOTTOM - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
BOTTOM - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
BOTTOM_LEFT - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
BOTTOM_LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
BOTTOM_LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
BOTTOM_LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
BOTTOM_RIGHT - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
BOTTOM_RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
BOTTOM_RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
BOTTOM_RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
brightness() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video brightness.
buffer() - Method in class uk.co.caprica.vlcj.media.Picture
Get the picture buffer.
BufferFormat - Class in uk.co.caprica.vlcj.player.embedded.videosurface.callback
Specifies the formats used by the CallbackVideoSurface.
BufferFormat(String, int, int, int[], int[]) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Constructs a new BufferFormat instance with the given parameters.
BufferFormatCallback - Interface in uk.co.caprica.vlcj.player.embedded.videosurface.callback
Callback invoked by the CallbackVideoSurface when the format of the video changes.
BufferFormatCallbackAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface.callback
Default implementation for a BufferFormatCallback.
BufferFormatCallbackAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormatCallbackAdapter
 
buffering(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
buffering(MediaPlayer, float) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Buffering media.
buffering(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
buffering(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
buffering(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
BUFFERING - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 

C

callback(String, int, int, AudioCallback) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Enable audio callbacks and set the component used to process the audio samples.
callback(String, int, int, AudioCallback, boolean) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Enable audio callbacks and set the component used to process the audio samples.
CallbackImagePainter - Interface in uk.co.caprica.vlcj.player.component.callback
Specification for a component that paints a video frame in the CallbackMediaPlayerComponent.
CallbackMedia - Interface in uk.co.caprica.vlcj.media.callback
Specification for media provided by native callbacks.
callbackMediaListPlayer() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Create a callback media list player component from this builder.
CallbackMediaListPlayerComponent - Class in uk.co.caprica.vlcj.player.component
Implementation of a callback "direct-rendering" media list player.
CallbackMediaListPlayerComponent() - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Construct a callback media list player component with reasonable defaults.
CallbackMediaListPlayerComponent(String...) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Construct a callback media list player component with LibVLC initialisation arguments and reasonable defaults.
CallbackMediaListPlayerComponent(MediaPlayerFactory, FullScreenStrategy, InputEvents, boolean, CallbackImagePainter) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Construct a callback media list player component for intrinsic rendering (by this component).
CallbackMediaListPlayerComponent(MediaPlayerFactory, FullScreenStrategy, InputEvents, boolean, CallbackImagePainter, RenderCallback, BufferFormatCallback, JComponent) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Construct a callback media list player component.
CallbackMediaListPlayerComponent(MediaPlayerFactory, FullScreenStrategy, InputEvents, boolean, RenderCallback, BufferFormatCallback, JComponent) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Construct a callback media list player component for external rendering (by the client application).
CallbackMediaListPlayerComponent(MediaPlayerSpecs.CallbackMediaPlayerSpec) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Construct a callback media list player component from a builder.
CallbackMediaListPlayerComponentBase - Class in uk.co.caprica.vlcj.player.component
Base implementation of a callback "direct-rendering" media player.
CallbackMediaListPlayerComponentBase(MediaPlayerFactory, FullScreenStrategy, InputEvents, BufferFormatCallback, boolean, CallbackImagePainter, JComponent, RenderCallback) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
Create a media player component.
callbackMediaPlayer() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Create a callback media player component from this builder.
CallbackMediaPlayerComponent - Class in uk.co.caprica.vlcj.player.component
Implementation of a callback "direct-rendering" media player.
CallbackMediaPlayerComponent() - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Create a callback media player component with reasonable defaults.
CallbackMediaPlayerComponent(String...) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Create a callback media player component with LibVLC initialisation arguments and reasonable defaults.
CallbackMediaPlayerComponent(MediaPlayerFactory, FullScreenStrategy, InputEvents, boolean, CallbackImagePainter) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Construct a callback media list player component for intrinsic rendering (by this component).
CallbackMediaPlayerComponent(MediaPlayerFactory, FullScreenStrategy, InputEvents, boolean, CallbackImagePainter, RenderCallback, BufferFormatCallback, JComponent) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Construct a callback media player component.
CallbackMediaPlayerComponent(MediaPlayerFactory, FullScreenStrategy, InputEvents, boolean, RenderCallback, BufferFormatCallback, JComponent) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Construct a callback media list player component for external rendering (by the client application).
CallbackMediaPlayerComponent(MediaPlayerSpecs.CallbackMediaPlayerSpec) - Constructor for class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Create a callback media player component from a builder.
callbackMediaPlayerSpec() - Static method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs
Create a new builder for a callback media player, or a callback media list player.
CallbackVideoSurface - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Implementation of a video surface that uses native callbacks to receive video frame data for rendering.
CallbackVideoSurface(BufferFormatCallback, RenderCallback, boolean, VideoSurfaceAdapter) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.CallbackVideoSurface
Create a video surface.
canAudio() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Can this renderer item play audio?
cancel(Long, DialogId) - Method in interface uk.co.caprica.vlcj.factory.DialogHandler
Present a cancel dialog.
cancel(Long, DialogId) - Method in class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
cancel(ThumbnailRequest) - Method in class uk.co.caprica.vlcj.media.ThumbnailApi
Cancel a thumbnail request.
canPause() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Can the current media be paused?
canVideo() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Can this renderer item play video?
category() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererDescription
Get the discoverer category.
CENTER - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
CENTRE - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
CENTRE - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
changeset() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get the source code change-set id used to build libvlc.
channel() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the current audio channel.
channels() - Method in class uk.co.caprica.vlcj.media.AudioTrackInfo
Get the number of channels.
chapter() - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Get the current chapter.
ChapterApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to chapters (e.g.
chapterChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
chapterChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The chapter changed.
chapterChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
chapterChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
chapterChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
ChapterDescription - Class in uk.co.caprica.vlcj.player.base
Chapter description.
ChapterDescription(long, long, String) - Constructor for class uk.co.caprica.vlcj.player.base.ChapterDescription
Create a new chapter description.
chapters() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
CHECKERBOARD - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
Frame sequential
clear() - Method in class uk.co.caprica.vlcj.media.SlaveApi
Remove all media slaves from the current media.
clear() - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Clear the entire list.
clock() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get the time as defined by LibVLC.
codec() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the codec (fourcc).
codecDescription() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the codec description.
codecDescription(TrackType, int) - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get a description for a particular codec value.
codecName() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the codec name.
colour(int) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text colour as RGB components.
colour(Color) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text colour.
COMMUNICATION - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
compareTo(Version) - Method in class uk.co.caprica.vlcj.support.version.Version
 
compiler() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get the compiler used to build libvlc.
component() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.ComponentVideoSurface
Get the canvas.
ComponentIdVideoSurface - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Encapsulation of a video surface that wraps the native component id of the video surface component.
ComponentIdVideoSurface(long, VideoSurfaceAdapter) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.ComponentIdVideoSurface
Create a new video surface.
ComponentVideoSurface - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Encapsulation of a video surface that uses an AWT Component (optimally a Canvas, or maybe a Window).
ComponentVideoSurface(Component, VideoSurfaceAdapter) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.ComponentVideoSurface
Create a new video surface.
CONFIG_FILE - Static variable in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryProviderPriority
 
ConfigDirConfigFileDiscoveryDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a DiscoveryDirectoryProvider that looks for an optional configuration file containing the native discovery directory.
ConfigDirConfigFileDiscoveryDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.ConfigDirConfigFileDiscoveryDirectoryProvider
 
contains(RendererItem) - Method in class uk.co.caprica.vlcj.player.renderer.ListApi
Check if a particular renderer item is still available.
contrast() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video contrast.
controls() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
controls() - Method in class uk.co.caprica.vlcj.player.base.SubitemApi
Delegated controls behaviour on the associated media list player.
controls() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
 
ControlsApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to media player controls.
ControlsApi - Class in uk.co.caprica.vlcj.player.list
Behaviour pertaining to media list player controls, like play, pause, stop of the list as a whole, play a specific item, play next item, play previous item.
COPYRIGHT - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
corked(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
corked(MediaPlayer, boolean) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The media player was corked/un-corked.
corked(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
corked(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
corked(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
count() - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Get the number of items currently in the list.
count() - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Get the chapter count.
createEvent(libvlc_instance_t, Media, libvlc_event_t) - Static method in class uk.co.caprica.vlcj.media.events.MediaEventFactory
Create an event.
createEvent(libvlc_instance_t, MediaList, libvlc_event_t) - Static method in class uk.co.caprica.vlcj.medialist.events.MediaListEventFactory
Create an event.
createEvent(libvlc_instance_t, MediaPlayer, libvlc_event_t) - Static method in class uk.co.caprica.vlcj.player.base.events.MediaPlayerEventFactory
Create a new media player event for a given native event.
createEvent(libvlc_instance_t, MediaListPlayer, libvlc_event_t) - Static method in class uk.co.caprica.vlcj.player.list.events.MediaListPlayerEventFactory
Create a new media list player event for a given native event.
createEvent(RendererDiscoverer, libvlc_event_t) - Static method in class uk.co.caprica.vlcj.player.renderer.events.RendererDiscovererEventFactory
Create a new discoverer event for a given native event.
createMediaPlayerReadyEvent(MediaPlayer) - Static method in class uk.co.caprica.vlcj.player.base.events.MediaPlayerEventFactory
Create a media player ready event.
CRITICAL - Enum constant in enum uk.co.caprica.vlcj.factory.DialogQuestionType
 
cropGeometry() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video crop geometry.
CUBEMAP_LAYOUT_STANDARD - Enum constant in enum uk.co.caprica.vlcj.media.VideoProjection
 

D

DATE - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
DEBUG - Enum constant in enum uk.co.caprica.vlcj.log.LogLevel
 
decodedAudio() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
decodedVideo() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
DEFAULT - Enum constant in enum uk.co.caprica.vlcj.player.component.InputEvents
Default input event handling, mouse and keyboard listener events will fire.
DEFAULT - Enum constant in enum uk.co.caprica.vlcj.player.list.PlaybackMode
 
DefaultAudioCallbackAdapter - Class in uk.co.caprica.vlcj.player.base.callback
Default implementation of an AudioCallbackAdapter.
DefaultAudioCallbackAdapter(int) - Constructor for class uk.co.caprica.vlcj.player.base.callback.DefaultAudioCallbackAdapter
Create an audio callback.
DefaultCallbackMedia - Class in uk.co.caprica.vlcj.media.callback
Implementation of a CallbackMedia media that uses a Java byte array for an IO buffer when reading media data.
DefaultCallbackMedia(boolean) - Constructor for class uk.co.caprica.vlcj.media.callback.DefaultCallbackMedia
Create a new media instance with a default IO buffer size.
DefaultCallbackMedia(boolean, int) - Constructor for class uk.co.caprica.vlcj.media.callback.DefaultCallbackMedia
Create a new media instance.
DeferredComponentIdVideoSurface - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Encapsulation of a video surface that wraps the native component id of the video surface component - the component id is obtained when needed via a template method.
DeferredComponentIdVideoSurface(VideoSurfaceAdapter) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.DeferredComponentIdVideoSurface
Create a new video surface.
deinterlaceMode(String) - Static method in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
DeinterlaceMode - Enum in uk.co.caprica.vlcj.player.base
Enumeration of deinterlace modes.
delay() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the audio delay.
delay() - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Get the sub-title delay.
demuxBitrate() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
demuxBytesRead() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
demuxCorrupted() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
demuxDiscontinuity() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
description() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the description.
description() - Method in class uk.co.caprica.vlcj.player.base.TrackDescription
Get the track description
DESCRIPTION - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
descriptions() - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Get the chapter descriptions for the current title.
descriptions(int) - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Get the chapter descriptions for a title.
DEVICES - Enum constant in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
 
DialogHandler - Interface in uk.co.caprica.vlcj.factory
Specification for a component that handles native dialogs.
DialogHandlerAdapter - Class in uk.co.caprica.vlcj.factory
Empty implementation of a DialogHandler.
DialogHandlerAdapter() - Constructor for class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
DialogId - Class in uk.co.caprica.vlcj.factory
Encapsulation of a native dialog identifier.
DialogQuestionType - Enum in uk.co.caprica.vlcj.factory
Enumeration of dialog question types.
dialogs() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
Dialogs - Class in uk.co.caprica.vlcj.factory
Encapsulation of native dialog callbacks.
DialogsApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to native dialogs.
DialogType - Enum in uk.co.caprica.vlcj.factory
Enumeration of dialog types.
DIRECTOR - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.BaseConfigFileDiscoveryDirectoryProvider
 
directories() - Method in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryDirectoryProvider
Return the directories to search.
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.JnaLibraryPathDirectoryProvider
 
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.LinuxWellKnownDirectoryProvider
 
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.MacOsWellKnownDirectoryProvider
 
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.SystemPathDirectoryProvider
 
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.UserDirDirectoryProvider
 
directories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.WindowsInstallDirectoryProvider
 
DIRECTORY - Enum constant in enum uk.co.caprica.vlcj.media.MediaType
 
DirectoryProviderDiscoveryStrategy - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a native discovery strategy that searches a list of well-known directories.
DirectoryProviderDiscoveryStrategy(String[], String[]) - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.DirectoryProviderDiscoveryStrategy
Create a new native discovery strategy.
disable() - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Disable native dialog callbacks.
disable() - Method in class uk.co.caprica.vlcj.player.base.Logo
Disable the logo.
disable() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Disable the marquee.
disable(Long) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Disable native dialog callbacks, with user data.
DISABLE - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
DISABLE_NATIVE - Enum constant in enum uk.co.caprica.vlcj.player.component.InputEvents
Disable native input event handling, mouse and keyboard listener events will fire.
DISC - Enum constant in enum uk.co.caprica.vlcj.media.MediaType
 
DISC_NUMBER - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
DISC_TOTAL - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
DISCARD - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
discover() - Method in class uk.co.caprica.vlcj.factory.discovery.NativeDiscovery
Perform native library discovery.
discover() - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.BaseNativeDiscoveryStrategy
 
discover() - Method in interface uk.co.caprica.vlcj.factory.discovery.strategy.NativeDiscoveryStrategy
Attempt to discover the location of the libvlc native shared libraries.
discoveredPath() - Method in class uk.co.caprica.vlcj.factory.discovery.NativeDiscovery
Get the discovered native library path.
discoverer(String) - Method in class uk.co.caprica.vlcj.factory.MediaDiscovererApi
Get a named media discoverer.
discoverer(String) - Method in class uk.co.caprica.vlcj.factory.RendererApi
Get a named renderer discoverer.
discoverers() - Method in class uk.co.caprica.vlcj.factory.RendererApi
Get the list of renderer discoverer descriptions.
discoverers(MediaDiscovererCategory) - Method in class uk.co.caprica.vlcj.factory.MediaDiscovererApi
Get the list of media discoverer descriptions for a particular category.
discoveryDirectories() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.DirectoryProviderDiscoveryStrategy
 
DiscoveryDirectoryProvider - Interface in uk.co.caprica.vlcj.factory.discovery.provider
Specification for a component that provides a list of directories for the DirectoryProviderDiscoveryStrategy to use when searching for native libraries.
DiscoveryProviderPriority - Interface in uk.co.caprica.vlcj.factory.discovery.provider
Priority values used by the standard DiscoveryDirectoryProvider implementations.
dismiss(DialogId) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Dismiss a native dialog.
display(MediaPlayer, ByteBuffer[], BufferFormat) - Method in interface uk.co.caprica.vlcj.player.embedded.videosurface.callback.RenderCallback
Call-back when ready to display a video frame.
display(MediaPlayer, ByteBuffer[], BufferFormat) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.RenderCallbackAdapter
 
displayError(Long, String, String) - Method in interface uk.co.caprica.vlcj.factory.DialogHandler
Present an error dialog.
displayError(Long, String, String) - Method in class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
displayLogin(Long, DialogId, String, String, String, boolean) - Method in interface uk.co.caprica.vlcj.factory.DialogHandler
Present a login dialog.
displayLogin(Long, DialogId, String, String, String, boolean) - Method in class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
displayProgress(Long, DialogId, String, String, int, float, String) - Method in interface uk.co.caprica.vlcj.factory.DialogHandler
Present a progress dialog.
displayProgress(Long, DialogId, String, String, int, float, String) - Method in class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
displayQuestion(Long, DialogId, String, String, DialogQuestionType, String, String, String) - Method in interface uk.co.caprica.vlcj.factory.DialogHandler
Present a question dialog.
displayQuestion(Long, DialogId, String, String, DialogQuestionType, String, String, String) - Method in class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
DO_INTERACT - Enum constant in enum uk.co.caprica.vlcj.media.ParseFlag
Interact with the user (via libvlc_dialog_cbs) when preparsing this item (and not its sub items).
DOLBYS - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
DONE - Enum constant in enum uk.co.caprica.vlcj.media.MediaParsedStatus
 
down() - Method in class uk.co.caprica.vlcj.player.base.MenuApi
Navigate down a menu.
drain(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.callback.AudioCallback
Audio buffer was drained.
drain(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
duplicateMedia() - Method in class uk.co.caprica.vlcj.media.Media
Return a duplicate Media component for this MediaRef.
duplicateMedia() - Method in class uk.co.caprica.vlcj.media.MediaRef
Return a duplicate Media component for this MediaRef.
duplicateMedia(libvlc_instance_t, Media, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a duplicate Media for a Media.
duplicateMediaRef() - Method in class uk.co.caprica.vlcj.media.Media
Return a duplicate MediaRef for this MediaRef.
duplicateMediaRef() - Method in class uk.co.caprica.vlcj.media.MediaRef
Return a duplicate MediaRef for this MediaRef.
duplicateMediaRef(libvlc_instance_t, MediaRef, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a duplicate MediaRef for a MediaRef.
duration() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the duration
duration() - Method in class uk.co.caprica.vlcj.player.base.ChapterDescription
Get the duration.
duration() - Method in class uk.co.caprica.vlcj.player.base.TitleDescription
Get the duration.
duration(int) - Method in class uk.co.caprica.vlcj.player.base.Logo
Set the amount of time the logo will be displayed before displaying the next in sequence (if there is one).
dyldFallbackLibraryPath() - Method in class uk.co.caprica.vlcj.support.Info
Get the native fallback dynamic-load-library path (OSX).
dyldLibraryPath() - Method in class uk.co.caprica.vlcj.support.Info
Get the native dynamic-load-library path (OSX).

E

elementaryStreamAdded(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
elementaryStreamAdded(MediaPlayer, TrackType, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
An elementary stream was added.
elementaryStreamAdded(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
elementaryStreamAdded(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
elementaryStreamAdded(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
elementaryStreamDeleted(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
elementaryStreamDeleted(MediaPlayer, TrackType, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
An elementary stream was deleted.
elementaryStreamDeleted(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
elementaryStreamDeleted(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
elementaryStreamDeleted(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
elementaryStreamSelected(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
elementaryStreamSelected(MediaPlayer, TrackType, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
An elementary stream was selected.
elementaryStreamSelected(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
elementaryStreamSelected(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
elementaryStreamSelected(MediaPlayer, TrackType, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
embeddedMediaListPlayer() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Create an embedded media list player component from this builder.
EmbeddedMediaListPlayerComponent - Class in uk.co.caprica.vlcj.player.component
Implementation of an embedded media list player.
EmbeddedMediaListPlayerComponent() - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
Construct an embedded media list player component with reasonable defaults.
EmbeddedMediaListPlayerComponent(String...) - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
Construct an embedded media list player component with LibVLC initialisation arguments and reasonable defaults.
EmbeddedMediaListPlayerComponent(MediaPlayerFactory, Component, FullScreenStrategy, InputEvents, Window) - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
Construct an embedded media list player component.
EmbeddedMediaListPlayerComponent(MediaPlayerSpecs.EmbeddedMediaPlayerSpec) - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
Construct an embedded media list player from a builder.
embeddedMediaPlayer() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Create an embedded media player component from this builder.
EmbeddedMediaPlayer - Class in uk.co.caprica.vlcj.player.embedded
Implementation of a media player that renders video to an video surface embedded in the application user interface.
EmbeddedMediaPlayer(libvlc_instance_t) - Constructor for class uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
Create a new media player.
EmbeddedMediaPlayer(libvlc_instance_t, libvlc_media_player_t) - Constructor for class uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
Create a new media player.
EmbeddedMediaPlayerComponent - Class in uk.co.caprica.vlcj.player.component
Implementation of an embedded media player.
EmbeddedMediaPlayerComponent() - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Construct an embedded media player component with reasonable defaults.
EmbeddedMediaPlayerComponent(String...) - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Construct an embedded media player component with LibVLC initialisation arguments and reasonable defaults.
EmbeddedMediaPlayerComponent(MediaPlayerFactory, Component, FullScreenStrategy, InputEvents, Window) - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Construct an embedded media player component.
EmbeddedMediaPlayerComponent(MediaPlayerSpecs.EmbeddedMediaPlayerSpec) - Constructor for class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Construct an embedded media player component from a builder.
embeddedMediaPlayerSpec() - Static method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs
Create a new builder for an embedded media player, or an embedded media list player.
enable() - Method in class uk.co.caprica.vlcj.player.base.Logo
Enable the logo.
enable() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Enable the marquee.
enable(boolean) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the initial enabled/disabled state.
enable(boolean) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Enable/disable the logo.
enable(boolean) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the initial enabled/disabled state.
enable(boolean) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Enable/disable the marquee.
enable(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.OverlayApi
Enable/disable the overlay component if there is one.
enable(Dialogs) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Enable native dialog callbacks.
enable(Dialogs, Long) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Enable native dialog callbacks, with user data.
enabled() - Method in class uk.co.caprica.vlcj.player.embedded.OverlayApi
Check whether or not there is an overlay component currently enabled.
enableKeyInputHandling(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.InputApi
Set whether or not to enable native media player keyboard input handling.
enableMouseInputHandling(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.InputApi
Set whether or not to enable native media player mouse input handling.
ENCODED_BY - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
encoding() - Method in class uk.co.caprica.vlcj.media.TextTrackInfo
Get the encoding
ENDED - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
enterFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive.AdaptiveFullScreenStrategy
 
enterFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode.ExclusiveModeFullScreenStrategy
 
enterFullScreenMode() - Method in interface uk.co.caprica.vlcj.player.embedded.fullscreen.FullScreenStrategy
Attempt to enter full-screen mode.
enterFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc.LibVlcNativeFullScreenStrategy
 
enterFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported.UnsupportedFullScreenStrategy
 
enterFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.windows.Win32FullScreenStrategy
 
enterFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.x.XFullScreenStrategy
 
EPISODE - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
equalizer() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
equalizer() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the current audio equalizer.
Equalizer - Class in uk.co.caprica.vlcj.player.base
Encapsulation of audio equalizer settings.
Equalizer(int) - Constructor for class uk.co.caprica.vlcj.player.base.Equalizer
Create an audio equalizer.
EqualizerApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to the audio equalizer.
equalizerChanged(Equalizer) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
 
equalizerChanged(Equalizer) - Method in interface uk.co.caprica.vlcj.player.base.EqualizerListener
The state of the equalizer changed.
EqualizerListener - Interface in uk.co.caprica.vlcj.player.base
Specification for a component interested in receiving equalizer state change notifications.
EQUIRECTANGULAR - Enum constant in enum uk.co.caprica.vlcj.media.VideoProjection
 
error(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
error(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
An error occurred.
error(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.OneShotMediaPlayerEventListener
 
error(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
error(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
error(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
ERROR - Enum constant in enum uk.co.caprica.vlcj.factory.DialogType
 
ERROR - Enum constant in enum uk.co.caprica.vlcj.log.LogLevel
 
ERROR - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
ERROR - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
EventApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to media events.
EventApi - Class in uk.co.caprica.vlcj.medialist
Behaviour pertaining to media list events.
EventApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to media player events.
EventApi - Class in uk.co.caprica.vlcj.player.list
Behaviour pertaining to media list player events.
EventApi - Class in uk.co.caprica.vlcj.player.renderer
Behaviour pertaining to renderer discoverer events.
EventNotification<L> - Interface in uk.co.caprica.vlcj.support.eventmanager
Specification for a event that notifies another component.
events() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertaining to events.
events() - Method in class uk.co.caprica.vlcj.medialist.MediaList
Behaviour pertaining to media list events.
events() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to the associated media events.
events() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
events() - Method in class uk.co.caprica.vlcj.player.base.SubitemApi
Delegated events behaviour on the associated media list player.
events() - Method in class uk.co.caprica.vlcj.player.list.ListApi
Delegated behaviour pertaining to the associated media list events.
events() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
 
events() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
Behaviour pertaining to events.
ExclusiveModeFullScreenStrategy - Class in uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode
Default implementation of a full-screen strategy that attempts to use the JDK full-screen exclusive mode support.
ExclusiveModeFullScreenStrategy(Window) - Constructor for class uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode.ExclusiveModeFullScreenStrategy
Create a new full-screen strategy.
exitFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive.AdaptiveFullScreenStrategy
 
exitFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode.ExclusiveModeFullScreenStrategy
 
exitFullScreenMode() - Method in interface uk.co.caprica.vlcj.player.embedded.fullscreen.FullScreenStrategy
Exit full-screen mode.
exitFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc.LibVlcNativeFullScreenStrategy
 
exitFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported.UnsupportedFullScreenStrategy
 
exitFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.windows.Win32FullScreenStrategy
 
exitFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.x.XFullScreenStrategy
 
extra() - Method in class uk.co.caprica.vlcj.support.version.Version
Get the extra.

F

FAILED - Enum constant in enum uk.co.caprica.vlcj.media.MediaParsedStatus
 
FAST - Enum constant in enum uk.co.caprica.vlcj.media.ThumbnailerSeekSpeed
 
FETCH_LOCAL - Enum constant in enum uk.co.caprica.vlcj.media.ParseFlag
Fetch meta and covert art using local resources
FETCH_NETWORK - Enum constant in enum uk.co.caprica.vlcj.media.ParseFlag
Fetch meta and covert art using network resources
file(File) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the logo file.
file(File, Integer, Integer) - Method in class uk.co.caprica.vlcj.player.base.Logo
 
file(String) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the logo file.
file(String, Integer, Integer) - Method in class uk.co.caprica.vlcj.player.base.Logo
 
FILE - Enum constant in enum uk.co.caprica.vlcj.media.MediaType
 
FileInputStreamMedia - Class in uk.co.caprica.vlcj.media.callback.nonseekable
Media implementation that reads media data from a FileInputStream.
FileInputStreamMedia(File) - Constructor for class uk.co.caprica.vlcj.media.callback.nonseekable.FileInputStreamMedia
Create a media instance with a default IO buffer size.
FileInputStreamMedia(File, int) - Constructor for class uk.co.caprica.vlcj.media.callback.nonseekable.FileInputStreamMedia
Create a media instance.
FilledCallbackImagePainter - Class in uk.co.caprica.vlcj.player.component.callback
Implementation of a painter that scales to fit the full size of the container.
FilledCallbackImagePainter() - Constructor for class uk.co.caprica.vlcj.player.component.callback.FilledCallbackImagePainter
 
finished(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
finished(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media finished playing (i.e.
finished(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.OneShotMediaPlayerEventListener
 
finished(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
finished(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
finished(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
FixedCallbackImagePainter - Class in uk.co.caprica.vlcj.player.component.callback
Implementation of a painter that centers and paints at a fixed size.
FixedCallbackImagePainter() - Constructor for class uk.co.caprica.vlcj.player.component.callback.FixedCallbackImagePainter
 
flush(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.base.callback.AudioCallback
Audio buffer was flushed.
flush(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
forward(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
forward(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media skipped forward.
forward(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
forward(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
forward(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
fov() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the field of view, for spherical video.
fov() - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Get the field of view.
frameRate() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the frame rate.
frameRateBase() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the frame rate base.
fullScreen() - Method in class uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
 
FullScreenApi - Class in uk.co.caprica.vlcj.player.embedded
Behaviour pertaining to full-screen functionality.
FullScreenStrategy - Interface in uk.co.caprica.vlcj.player.embedded.fullscreen
Specification for a full-screen strategy implementation.

G

GAME - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
gamma() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video gamma.
GENRE - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
get() - Method in class uk.co.caprica.vlcj.media.SlaveApi
Get the list of media slaves added to the current media.
get() - Method in class uk.co.caprica.vlcj.player.base.RoleApi
Get the media player role.
get() - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Get a snapshot of the currently playing video.
get() - Method in class uk.co.caprica.vlcj.player.embedded.OverlayApi
Get the overlay component.
get(int, int) - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Get a snapshot of the currently playing video.
get(Meta) - Method in class uk.co.caprica.vlcj.media.MetaApi
Get the value for a particular type of meta data.
get(Meta) - Method in class uk.co.caprica.vlcj.media.MetaData
Get a particular meta data value.
getBufferFormat(int, int) - Method in interface uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormatCallback
Returns a BufferFormat instance specifying how the CallbackVideoSurface should structure its internal buffers.
getChangeset() - Method in class uk.co.caprica.vlcj.support.version.LibVlcVersion
Get the run-time changeset.
getChroma() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Get the pixel format.
getClose() - Method in class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
 
getClose() - Method in interface uk.co.caprica.vlcj.media.callback.CallbackMedia
Get the native close media callback.
getColour() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the colour if set as Color.
getDescription() - Method in class uk.co.caprica.vlcj.factory.AudioOutput
Get the description.
getDeviceId() - Method in class uk.co.caprica.vlcj.player.base.AudioDevice
Get the device identifier.
getDevices() - Method in class uk.co.caprica.vlcj.factory.AudioOutput
Get the collection of audio devices for this output.
getDuration() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the duration for the logo.
getEnable() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the enabled flag.
getEnable() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the enabled flag.
getFile() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the file name.
getFloatOpacity() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the opacity if set as float.
getFloatOpacity() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the opacity if set as float.
getHeight() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Get the height.
getImage() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the image.
getInstance() - Static method in class uk.co.caprica.vlcj.support.Info
Get application information.
getIntegerOpacity() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the opacity if set as integer.
getIntegerOpacity() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the opacity if set as integer.
getLevel() - Method in class uk.co.caprica.vlcj.log.NativeLog
Get the log threshold level.
getLines() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Get the number of lines for each plane.
getLongName() - Method in class uk.co.caprica.vlcj.player.base.AudioDevice
Get the long name.
getMediaListPlayerState() - Method in class uk.co.caprica.vlcj.player.list.StatusApi
Get the current media list player state.
getName() - Method in class uk.co.caprica.vlcj.factory.AudioOutput
Get the name.
getOpaque() - Method in class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
 
getOpaque() - Method in interface uk.co.caprica.vlcj.media.callback.CallbackMedia
Get the native opaque handle.
getOpen() - Method in class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
 
getOpen() - Method in interface uk.co.caprica.vlcj.media.callback.CallbackMedia
Get the native open media callback.
getPitches() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Get the pitches for each plane.
getPlaneCount() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Get the number of planes in the buffer.
getPosition() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the position.
getPosition() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the position.
getRead() - Method in class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
 
getRead() - Method in interface uk.co.caprica.vlcj.media.callback.CallbackMedia
Get the native read media callback.
getRefresh() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the text refresh.
getRepeat() - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Get whether or not the media player will automatically repeat playing the media when it has finished playing.
getRequiredVersion() - Method in class uk.co.caprica.vlcj.support.version.LibVlcVersion
Get the required LibVLC version.
getRgb() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the colour if set as RGB.
getSeek() - Method in class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
 
getSeek() - Method in interface uk.co.caprica.vlcj.media.callback.CallbackMedia
Get the native seek media callback.
getSize() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the text size.
getText() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the text.
getTimeout() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the timeout.
getVersion() - Method in class uk.co.caprica.vlcj.support.version.LibVlcVersion
Get the runtime actualVersion.
getVideoSurfaceAdapter() - Static method in class uk.co.caprica.vlcj.player.embedded.videosurface.VideoSurfaceAdapters
Get a video surface adapter for the current run-time operating system.
getWidth() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
Get the width.
getX() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the location x co-ordinate.
getX() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the location x co-ordinate.
getY() - Method in class uk.co.caprica.vlcj.player.base.Logo
Get the location y co-ordinate.
getY() - Method in class uk.co.caprica.vlcj.player.base.Marquee
Get the location y co-ordinate.
GREEN - Enum constant in enum uk.co.caprica.vlcj.player.base.TeletextKey
 

H

HEADPHONES - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
height() - Method in class uk.co.caprica.vlcj.media.Picture
Get the picture height.
height() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the video height.
help() - Method in class uk.co.caprica.vlcj.factory.ModuleDescription
Get the module help text.
HIGH - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 
HIGHEST - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 
hold() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Hold this renderer item.
hue() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video hue.

I

iconUri() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Get the item icon URI.
id() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the track id.
id() - Method in class uk.co.caprica.vlcj.player.base.TrackDescription
Get the track identifier
image(RenderedImage) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the logo image.
INDEX - Enum constant in enum uk.co.caprica.vlcj.player.base.TeletextKey
 
info() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertaining to information about the media.
info() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to the associated media information.
Info - Class in uk.co.caprica.vlcj.support
Application version/environment information.
InfoApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to media information, providing things like the media resource locator, type, state and duration of this media.
input() - Method in class uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
 
InputApi - Class in uk.co.caprica.vlcj.player.embedded
Behaviour pertaining to keyboard/mouse input-events.
inputBitrate() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
inputBytesRead() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
InputEvents - Enum in uk.co.caprica.vlcj.player.component
Enumeration of flags for controller input (mouse and keyboard) event handling for the video surface.
insert(int, String, String...) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Insert an item into the list for a media resource locator.
insert(int, CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Insert an item into the last for native callback media.
insert(int, MediaRef, String...) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Insert an item into the list for a MediaRef.
INSTALL_DIR - Static variable in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryProviderPriority
 
intValue() - Method in enum uk.co.caprica.vlcj.factory.DialogQuestionType
 
intValue() - Method in enum uk.co.caprica.vlcj.log.LogLevel
 
intValue() - Method in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
 
intValue() - Method in enum uk.co.caprica.vlcj.media.MediaParsedStatus
 
intValue() - Method in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 
intValue() - Method in enum uk.co.caprica.vlcj.media.MediaSlaveType
 
intValue() - Method in enum uk.co.caprica.vlcj.media.MediaType
 
intValue() - Method in enum uk.co.caprica.vlcj.media.Meta
 
intValue() - Method in enum uk.co.caprica.vlcj.media.Multiview
 
intValue() - Method in enum uk.co.caprica.vlcj.media.OptionFlag
 
intValue() - Method in enum uk.co.caprica.vlcj.media.ParseFlag
 
intValue() - Method in enum uk.co.caprica.vlcj.media.PictureType
 
intValue() - Method in enum uk.co.caprica.vlcj.media.ThumbnailerSeekSpeed
 
intValue() - Method in enum uk.co.caprica.vlcj.media.TrackType
 
intValue() - Method in enum uk.co.caprica.vlcj.media.VideoOrientation
 
intValue() - Method in enum uk.co.caprica.vlcj.media.VideoProjection
 
intValue() - Method in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
intValue() - Method in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
intValue() - Method in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
intValue() - Method in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
intValue() - Method in enum uk.co.caprica.vlcj.player.base.Position
 
intValue() - Method in enum uk.co.caprica.vlcj.player.base.State
Get the native value.
intValue() - Method in enum uk.co.caprica.vlcj.player.base.TeletextKey
 
intValue() - Method in enum uk.co.caprica.vlcj.player.list.PlaybackMode
 
isAdjustVideo() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Test whether or not the video adjustments are enabled.
isFullScreen() - Method in class uk.co.caprica.vlcj.player.embedded.FullScreenApi
Check whether the full-screen mode is currently active or not.
isFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive.AdaptiveFullScreenStrategy
 
isFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode.ExclusiveModeFullScreenStrategy
 
isFullScreenMode() - Method in interface uk.co.caprica.vlcj.player.embedded.fullscreen.FullScreenStrategy
Test whether or not full-screen mode is currently active.
isFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc.LibVlcNativeFullScreenStrategy
 
isFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported.UnsupportedFullScreenStrategy
 
isFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.windows.Win32FullScreenStrategy
 
isFullScreenMode() - Method in class uk.co.caprica.vlcj.player.embedded.fullscreen.x.XFullScreenStrategy
 
isMenu() - Method in class uk.co.caprica.vlcj.player.base.TitleDescription
Does the title represent a menu.
isMute() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Test whether or not the volume is currently muted.
isPlayable() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Is the current media playable?
isPlaying() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Is the media player playing?
isPlaying() - Method in class uk.co.caprica.vlcj.player.list.StatusApi
Is the media list player currently playing?
isReadOnly() - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Is the list read-only?
isRunning() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscoverer
Is media discovery running?
isSeekable() - Method in class uk.co.caprica.vlcj.media.callback.AbstractCallbackMedia
Is the media seekable?
isSeekable() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Is the current media seekable?
isSupported() - Method in class uk.co.caprica.vlcj.support.version.LibVlcVersion
Is the run-time actualVersion of VLC the minimum supported actualVersion?
isValid() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Is the media valid?
isValid() - Method in class uk.co.caprica.vlcj.player.list.ListApi
Is the media list valid?
iterator() - Method in class uk.co.caprica.vlcj.factory.AudioOutput
 
IVTC - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 

J

javaHome() - Method in class uk.co.caprica.vlcj.support.Info
Get the Java home directory.
javaLibraryPath() - Method in class uk.co.caprica.vlcj.support.Info
Get the Java library path system property.
javaVersion() - Method in class uk.co.caprica.vlcj.support.Info
Get the Java version.
JNA_LIBRARY_PATH - Static variable in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryProviderPriority
 
jnaLibraryPath() - Method in class uk.co.caprica.vlcj.support.Info
Get the JNA library path system property.
JnaLibraryPathDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a directory provider that uses the "jna.library.path" system property.
JnaLibraryPathDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.JnaLibraryPathDirectoryProvider
 
JPG - Enum constant in enum uk.co.caprica.vlcj.media.PictureType
 

K

key(int) - Static method in enum uk.co.caprica.vlcj.player.base.TeletextKey
 
keyPressed(KeyEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
keyReleased(KeyEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
keyTyped(KeyEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 

L

LAN - Enum constant in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
 
language() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the language.
LANGUAGE - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
ldLibraryPath() - Method in class uk.co.caprica.vlcj.support.Info
Get the native load-library path (Linux).
left() - Method in class uk.co.caprica.vlcj.player.base.MenuApi
Navigate left a menu.
LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
LEFT_BOTTOM - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
LEFT_TOP - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
length() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Get the length of the current media item.
lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
lengthChanged(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media length changed.
lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.LengthChangedWaiter
 
lengthChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
LengthChangedWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that the media length has changed.
LengthChangedWaiter(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.LengthChangedWaiter
Create a condition.
level() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the level.
level(int) - Static method in enum uk.co.caprica.vlcj.log.LogLevel
 
LibVlcConst - Interface in uk.co.caprica.vlcj.player.base
Various constants defined by LibVLC, useful for example to set ranges for slider components.
LibVlcNativeFullScreenStrategy - Class in uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc
Implementation of a FullScreenStrategy that uses the native LibVLC fullscreen API.
LibVlcNativeFullScreenStrategy(libvlc_media_player_t) - Constructor for class uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc.LibVlcNativeFullScreenStrategy
 
LibVlcVersion - Class in uk.co.caprica.vlcj.support.version
Holder for runtime LibVLC version information.
LibVlcVersion() - Constructor for class uk.co.caprica.vlcj.support.version.LibVlcVersion
Create a version component.
LINEAR - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
LinuxNativeDiscoveryStrategy - Class in uk.co.caprica.vlcj.factory.discovery.strategy
Default implementation of a native discovery strategy that searches directories on the Linux operating system.
LinuxNativeDiscoveryStrategy() - Constructor for class uk.co.caprica.vlcj.factory.discovery.strategy.LinuxNativeDiscoveryStrategy
 
LinuxVideoSurfaceAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Implementation of a video surface adapter for Linux.
LinuxVideoSurfaceAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.LinuxVideoSurfaceAdapter
 
LinuxWellKnownDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a directory provider that returns a list of well-known directory locations to search on Linux.
LinuxWellKnownDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.LinuxWellKnownDirectoryProvider
 
list() - Method in class uk.co.caprica.vlcj.player.base.SubitemApi
Delegated media item list behaviour on the associated media list player.
list() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
 
list() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
Behaviour pertaining to the list of discovered renderer items.
ListApi - Class in uk.co.caprica.vlcj.player.list
Behaviour pertaining to the list of media items.
ListApi - Class in uk.co.caprica.vlcj.player.renderer
Behaviour pertaining to the list of discovered renderer items.
LOCAL_DIRS - Enum constant in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
 
location(int, int) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the logo position in video co-ordinates.
location(int, int) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text location in video co-ordinates.
log(LogLevel, String, String, Integer, String, String, Integer, String) - Method in interface uk.co.caprica.vlcj.log.LogEventListener
Process a native log message.
LogEventListener - Interface in uk.co.caprica.vlcj.log
Specification for a component that will receive native log messages.
LOGIN - Enum constant in enum uk.co.caprica.vlcj.factory.DialogType
 
LogLevel - Enum in uk.co.caprica.vlcj.log
Enumeration of native log levels.
logo() - Static method in class uk.co.caprica.vlcj.player.base.Logo
Create a logo.
logo() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
Logo - Class in uk.co.caprica.vlcj.player.base
Builder for a Logo.
LogoApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to the logo.
LogoPosition - Enum in uk.co.caprica.vlcj.player.base
Enumeration of logo positions.
longName() - Method in class uk.co.caprica.vlcj.factory.ModuleDescription
Get the module long name.
longName() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererDescription
Get the discoverer long name.
longName() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscovererDescription
Get the discoverer long name.
LOOP - Enum constant in enum uk.co.caprica.vlcj.player.list.PlaybackMode
 
LOW - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 
LOWEST - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 

M

MacOsWellKnownDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a directory provider that returns a list of well-known directory locations to search on OSX.
MacOsWellKnownDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.MacOsWellKnownDirectoryProvider
 
major() - Method in class uk.co.caprica.vlcj.support.version.Version
Get the major version.
marquee() - Static method in class uk.co.caprica.vlcj.player.base.Marquee
Create a marquee.
marquee() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
Marquee - Class in uk.co.caprica.vlcj.player.base
Builder for a Marquee.
MarqueeApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to the marquee.
MarqueePosition - Enum in uk.co.caprica.vlcj.player.base
Enumeration of marquee positions.
MAX_BRIGHTNESS - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MAX_CONTRAST - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MAX_GAIN - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MAX_GAMMA - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MAX_HUE - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MAX_SATURATION - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MAX_VOLUME - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MEAN - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
media() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
media() - Method in class uk.co.caprica.vlcj.medialist.MediaList
Behaviour pertaining to the items in the media list.
media() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
media() - Method in class uk.co.caprica.vlcj.player.list.ListApi
Delegated behaviour pertaining to the associated media list items.
Media - Class in uk.co.caprica.vlcj.media
Encapsulation of a native media instance.
Media(libvlc_instance_t, libvlc_media_t) - Constructor for class uk.co.caprica.vlcj.media.Media
Create a new media item.
MediaApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to creation of various types of media and media lists.
MediaApi - Class in uk.co.caprica.vlcj.medialist
Behaviour pertaining to the media items in the list.
MediaApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to the current media.
mediaChanged(MediaPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
mediaChanged(MediaPlayer, MediaRef) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The media changed.
mediaChanged(MediaPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaChanged(MediaPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaChanged(MediaPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
MediaDiscoverer - Class in uk.co.caprica.vlcj.media.discoverer
Media discoverer component.
MediaDiscovererApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to media discovery.
mediaDiscovererCategory(int) - Static method in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
 
MediaDiscovererCategory - Enum in uk.co.caprica.vlcj.media.discoverer
Enumeration of media discoverer categories.
MediaDiscovererDescription - Class in uk.co.caprica.vlcj.media.discoverer
Media discoverer description.
MediaDiscovererDescription(String, String, MediaDiscovererCategory) - Constructor for class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererDescription
 
MediaDiscovererFactory - Class in uk.co.caprica.vlcj.media.discoverer
Factory to create MediaDiscoverer instances.
MediaDiscovererFactory() - Constructor for class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererFactory
 
mediaDiscoverers() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
mediaDurationChanged(Media, long) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaDurationChanged(Media, long) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
The current media duration changed.
mediaDurationChanged(Media, long) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaDurationChanged(Media, long) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaDurationChanged(Media, long) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
MediaEventAdapter - Class in uk.co.caprica.vlcj.media
Default implementation of the media player event listener.
MediaEventAdapter() - Constructor for class uk.co.caprica.vlcj.media.MediaEventAdapter
 
MediaEventFactory - Class in uk.co.caprica.vlcj.media.events
A factory that creates a media list event instance for a native media event.
MediaEventListener - Interface in uk.co.caprica.vlcj.media
Specification for a component that is interested in receiving event notifications from the media.
MediaFactory - Class in uk.co.caprica.vlcj.media
Factory to create Media and MediaRef instances.
mediaFreed(Media, MediaRef) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaFreed(Media, MediaRef) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
The current media was freed.
mediaFreed(Media, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaFreed(Media, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaFreed(Media, MediaRef) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
mediaInstance() - Method in class uk.co.caprica.vlcj.media.Media
Get the associated native media instance.
mediaInstance() - Method in class uk.co.caprica.vlcj.media.MediaRef
Get the native media instance.
MediaList - Class in uk.co.caprica.vlcj.medialist
A media list.
MediaList(libvlc_instance_t, libvlc_media_list_t) - Constructor for class uk.co.caprica.vlcj.medialist.MediaList
Create a new media list.
mediaListEndReached(MediaList) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
 
mediaListEndReached(MediaList) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
The end of the media list was reached.
mediaListEndReached(MediaList) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaListEndReached(MediaList) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
mediaListEndReached(MediaList) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
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.
MediaListEventListener - Interface in uk.co.caprica.vlcj.medialist
Specification for a component that is interested in receiving event notifications from a media list.
MediaListFactory - Class in uk.co.caprica.vlcj.medialist
Factory to create MediaList and MediaListRef components.
mediaListInstance() - Method in class uk.co.caprica.vlcj.medialist.MediaList
Get the associated native media list instance
mediaListInstance() - Method in class uk.co.caprica.vlcj.medialist.MediaListRef
Get the native media list instance.
mediaListItemAdded(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
 
mediaListItemAdded(MediaList, MediaRef, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
A new media item was added to the list.
mediaListItemAdded(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaListItemAdded(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
mediaListItemAdded(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
mediaListItemDeleted(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
 
mediaListItemDeleted(MediaList, MediaRef, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
A new media item was deleted from the list.
mediaListItemDeleted(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaListItemDeleted(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
mediaListItemDeleted(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
mediaListPlayer() - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
Get the embedded media list player reference.
mediaListPlayer() - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponent
Get the embedded media list player reference.
mediaListPlayer() - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
Get the embedded media list player reference.
MediaListPlayer - Class in uk.co.caprica.vlcj.player.list
Implementation of a media list player.
MediaListPlayer(libvlc_instance_t) - Constructor for class uk.co.caprica.vlcj.player.list.MediaListPlayer
Create a new media list player.
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 list player event instance for a native media list player event.
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.
mediaListPlayerFinished(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaListPlayerFinished(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
mediaListPlayerFinished(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
mediaListPlayerFinished(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
 
mediaListPlayerFinished(MediaListPlayer) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
The media list player finished playing the last item in the list.
mediaListPlayerInstance() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
Provide access to the native media player instance.
MediaListPlayerNativeEventManager - Class in uk.co.caprica.vlcj.player.list
 
MediaListRef - Class in uk.co.caprica.vlcj.medialist
An opaque reference to a media list.
MediaListRef(libvlc_instance_t, libvlc_media_list_t) - Constructor for class uk.co.caprica.vlcj.medialist.MediaListRef
Create a media list reference.
mediaListWillAddItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
 
mediaListWillAddItem(MediaList, MediaRef, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
A new media item will be added to the list.
mediaListWillAddItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaListWillAddItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
mediaListWillAddItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
mediaListWillDeleteItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.medialist.MediaListEventAdapter
 
mediaListWillDeleteItem(MediaList, MediaRef, int) - Method in interface uk.co.caprica.vlcj.medialist.MediaListEventListener
A new media item will be deleted from the list.
mediaListWillDeleteItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaListWillDeleteItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
mediaListWillDeleteItem(MediaList, MediaRef, int) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
mediaMetaChanged(Media, Meta) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaMetaChanged(Media, Meta) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
Current media meta data changed.
mediaMetaChanged(Media, Meta) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaMetaChanged(Media, Meta) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaMetaChanged(Media, Meta) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
mediaParsedChanged(Media, MediaParsedStatus) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaParsedChanged(Media, MediaParsedStatus) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
The current media parsed status changed.
mediaParsedChanged(Media, MediaParsedStatus) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaParsedChanged(Media, MediaParsedStatus) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaParsedChanged(Media, MediaParsedStatus) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
mediaParsedChanged(Media, MediaParsedStatus) - Method in class uk.co.caprica.vlcj.waiter.media.ParsedWaiter
 
mediaParsedStatus(int) - Static method in enum uk.co.caprica.vlcj.media.MediaParsedStatus
 
MediaParsedStatus - Enum in uk.co.caprica.vlcj.media
Enumeration of media parsed statuses.
mediaPlayer() - Method in class uk.co.caprica.vlcj.player.component.AudioPlayerComponent
Get the media player reference.
mediaPlayer() - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Get the embedded media player reference.
mediaPlayer() - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Get the embedded media player reference.
mediaPlayer() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
 
mediaPlayer() - Method in class uk.co.caprica.vlcj.player.list.MediaPlayerApi
Get the media player currently associated with this media list player.
MediaPlayer - Class in uk.co.caprica.vlcj.player.base
Base media player implementation.
MediaPlayer(libvlc_instance_t) - Constructor for class uk.co.caprica.vlcj.player.base.MediaPlayer
Create a new media player.
MediaPlayer(libvlc_instance_t, libvlc_media_player_t) - Constructor for class uk.co.caprica.vlcj.player.base.MediaPlayer
Create a new media player.
MediaPlayerApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to the creation of various types of media players.
MediaPlayerApi - Class in uk.co.caprica.vlcj.player.list
Behaviour pertaining to the associated media player.
MediaPlayerComponent - Interface in uk.co.caprica.vlcj.player.component
Minimal specification for a media player component.
MediaPlayerEvent - Class in uk.co.caprica.vlcj.player.base.events
Base implementation for media list player events.
MediaPlayerEventAdapter - Class in uk.co.caprica.vlcj.player.base
Default implementation of the media player event listener.
MediaPlayerEventAdapter() - Constructor for class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
MediaPlayerEventFactory - Class in uk.co.caprica.vlcj.player.base.events
A factory that creates a media player event instance for a native media player event.
MediaPlayerEventListener - Interface in uk.co.caprica.vlcj.player.base
Specification for a component that is interested in receiving event notifications from the media player.
mediaPlayerFactory() - Method in class uk.co.caprica.vlcj.player.component.AudioPlayerComponent
 
mediaPlayerFactory() - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaPlayerFactory() - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
 
mediaPlayerFactory() - Method in interface uk.co.caprica.vlcj.player.component.MediaPlayerComponent
Get the media player factory that was used to create the media player component.
MediaPlayerFactory - Class in uk.co.caprica.vlcj.factory
Factory for creating media player instances and associated components.
MediaPlayerFactory() - Constructor for class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Create a new media player factory with default native discovery and no initialisation options.
MediaPlayerFactory(String...) - Constructor for class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Create a new media player factory with default native discovery.
MediaPlayerFactory(Collection<String>) - Constructor for class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Create a new media player factory with default native discovery.
MediaPlayerFactory(NativeDiscovery, String...) - Constructor for class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Create a new media player factory.
MediaPlayerFactory(NativeDiscovery, Collection<String>) - Constructor for class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Create a new media player factory.
mediaPlayerInstance() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
Provide access to the native media player instance.
mediaPlayerReady(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
mediaPlayerReady(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media player is ready (to enable features like logo and marquee) after the media has started playing.
mediaPlayerReady(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaPlayerReady(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaPlayerReady(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
mediaPlayerReady(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.ReadyWaiter
 
MediaPlayerRole - Enum in uk.co.caprica.vlcj.player.base
Enumeration of media player roles.
mediaPlayers() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
MediaPlayerSpecs - Class in uk.co.caprica.vlcj.player.component
Builders for the various media player components.
MediaPlayerSpecs() - Constructor for class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs
 
MediaPlayerSpecs.AudioPlayerSpec - Class in uk.co.caprica.vlcj.player.component
Builder for an audio or audio list player.
MediaPlayerSpecs.CallbackMediaPlayerSpec - Class in uk.co.caprica.vlcj.player.component
Builder for a callback media or callback media list player.
MediaPlayerSpecs.EmbeddedMediaPlayerSpec - Class in uk.co.caprica.vlcj.player.component
Builder for an embedded media or media list player.
MediaPlayerWaiter<R> - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Base implementation for a conditional waiter for media player events.
MediaRef - Class in uk.co.caprica.vlcj.media
An opaque reference to media.
MediaRef(libvlc_instance_t, libvlc_media_t) - Constructor for class uk.co.caprica.vlcj.media.MediaRef
Create a new media reference.
MediaSlave - Class in uk.co.caprica.vlcj.media
Media slave.
MediaSlave(String, MediaSlaveType, int) - Constructor for class uk.co.caprica.vlcj.media.MediaSlave
Create a media slave.
mediaSlavePriority(int) - Static method in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 
MediaSlavePriority - Enum in uk.co.caprica.vlcj.media
Enumeration of media slave priorities.
mediaSlaveType(int) - Static method in enum uk.co.caprica.vlcj.media.MediaSlaveType
 
MediaSlaveType - Enum in uk.co.caprica.vlcj.media
Enumeration of media slave types.
mediaStateChanged(Media, State) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaStateChanged(Media, State) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
The current media state changed.
mediaStateChanged(Media, State) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaStateChanged(Media, State) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaStateChanged(Media, State) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
MediaStatistics - Class in uk.co.caprica.vlcj.media
Media statistics.
MediaStatistics() - Constructor for class uk.co.caprica.vlcj.media.MediaStatistics
 
MediaStatistics(int, float, int, float, int, int, int, int, int, int, int, int, int, int, float) - Constructor for class uk.co.caprica.vlcj.media.MediaStatistics
 
mediaSubItemAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaSubItemAdded(Media, MediaRef) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
A new sub-item was added to the current media.
mediaSubItemAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaSubItemAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaSubItemAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
mediaSubItemTreeAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaSubItemTreeAdded(Media, MediaRef) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
A sub-item tree was added to the media.
mediaSubItemTreeAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaSubItemTreeAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaSubItemTreeAdded(Media, MediaRef) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
mediaThumbnailGenerated(Media, Picture) - Method in class uk.co.caprica.vlcj.media.MediaEventAdapter
 
mediaThumbnailGenerated(Media, Picture) - Method in interface uk.co.caprica.vlcj.media.MediaEventListener
 
mediaThumbnailGenerated(Media, Picture) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
mediaThumbnailGenerated(Media, Picture) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mediaThumbnailGenerated(Media, Picture) - Method in class uk.co.caprica.vlcj.waiter.media.MediaWaiter
 
mediaThumbnailGenerated(Media, Picture) - Method in class uk.co.caprica.vlcj.waiter.media.ThumbnailGeneratedWaiter
 
mediaType(int) - Static method in enum uk.co.caprica.vlcj.media.MediaType
 
MediaType - Enum in uk.co.caprica.vlcj.media
Enumeration of media types.
MediaWaiter<R> - Class in uk.co.caprica.vlcj.waiter.media
Base implementation for a conditional waiter for media events.
MEDIUM - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlavePriority
 
menu() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
MenuApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to the menu (e.g.
meta() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertaining to media meta data.
meta() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to the associated media meta data.
meta(int) - Static method in enum uk.co.caprica.vlcj.media.Meta
 
Meta - Enum in uk.co.caprica.vlcj.media
Enumeration of media meta data types.
MetaApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to media meta data.
MetaData - Class in uk.co.caprica.vlcj.media
Immutable meta data value object.
MetaData(Map<Meta, String>) - Constructor for class uk.co.caprica.vlcj.media.MetaData
Create a meta data value object.
MIN_BRIGHTNESS - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MIN_CONTRAST - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MIN_GAIN - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MIN_GAMMA - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MIN_HUE - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MIN_SATURATION - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
MIN_VOLUME - Static variable in interface uk.co.caprica.vlcj.player.base.LibVlcConst
 
minor() - Method in class uk.co.caprica.vlcj.support.version.Version
Get the minor version.
ModuleDescription - Class in uk.co.caprica.vlcj.factory
Description of a module (e.g.
ModuleDescription(String, String, String, String) - Constructor for class uk.co.caprica.vlcj.factory.ModuleDescription
Create a new module description
MONO - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
mouseClicked(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mouseDragged(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mouseEntered(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mouseExited(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mouseMoved(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mousePressed(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mouseReleased(MouseEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mouseWheelMoved(MouseWheelEvent) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
mrl() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the media resource locator for the current media.
mrl(int) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Get the media resource locator for a particular item in the list.
mrls() - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Get a list of media resource locators for the items in the list.
multiview() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the video multiview type.
multiview(int) - Static method in enum uk.co.caprica.vlcj.media.Multiview
 
Multiview - Enum in uk.co.caprica.vlcj.media
Enumeration of video multiview types.
MUSIC - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
mute() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Toggle volume mute.
muted(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
muted(MediaPlayer, boolean) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The audio was muted/un-muted.
muted(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
muted(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
muted(MediaPlayer, boolean) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 

N

name() - Method in class uk.co.caprica.vlcj.factory.ModuleDescription
Get the module name.
name() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererDescription
Get the discoverer short name.
name() - Method in class uk.co.caprica.vlcj.player.base.ChapterDescription
Get the name.
name() - Method in class uk.co.caprica.vlcj.player.base.TitleDescription
Get the name.
name() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscovererDescription
Get the discoverer short name.
name() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Get the item name.
NativeDiscovery - Class in uk.co.caprica.vlcj.factory.discovery
Native library discovery component.
NativeDiscovery(NativeDiscoveryStrategy...) - Constructor for class uk.co.caprica.vlcj.factory.discovery.NativeDiscovery
Create a native discovery component.
nativeDiscoveryStrategy() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Get the native discovery strategy instance that discovered the native library.
NativeDiscoveryStrategy - Interface in uk.co.caprica.vlcj.factory.discovery.strategy
Specification for a component that can locate the LibVLC native libraries at run-time.
NativeEventManager<E,L> - Class in uk.co.caprica.vlcj.support.eventmanager
Common implementation for a component that deals with a native LibVlc event manager.
NativeLibraryMappingException - Exception Class in uk.co.caprica.vlcj.factory
Exception thrown if not all methods in the native library could be mapped at run-time.
NativeLibraryMappingException(String, Throwable) - Constructor for exception class uk.co.caprica.vlcj.factory.NativeLibraryMappingException
 
nativeLibraryPath() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Get the discovered native library path.
NativeLog - Class in uk.co.caprica.vlcj.log
Encapsulation of the vlc native log.
NativeLog(libvlc_instance_t) - Constructor for class uk.co.caprica.vlcj.log.NativeLog
Create a new native log component.
newDialogs(DialogType...) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Create a new dialogs callback component.
newEmbeddedMediaPlayer() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerApi
Create a new embedded media player.
newEmbeddedMediaPlayer(MediaListPlayer) - Method in class uk.co.caprica.vlcj.factory.MediaPlayerApi
Create a new embedded media player for a MediaListPlayer.
newEqualizer() - Method in class uk.co.caprica.vlcj.factory.EqualizerApi
Create a new audio equalizer.
newEqualizer(String) - Method in class uk.co.caprica.vlcj.factory.EqualizerApi
Create a new audio equalizer from a named preset.
newLog() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Create a new native log component.
newMedia() - Method in class uk.co.caprica.vlcj.media.Media
Create a new Media from this media.
newMedia() - Method in class uk.co.caprica.vlcj.media.MediaRef
Return a new Media component for this MediaRef.
newMedia() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Create a new Media component for the current media.
newMedia(int) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Get a new Media for an item in the list.
newMedia(String, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new Media for a media resource locator.
newMedia(libvlc_instance_t, String, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new Media component for a media resource locator.
newMedia(libvlc_instance_t, libvlc_media_t, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new Media component for a native media instance.
newMedia(libvlc_instance_t, CallbackMedia, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new Media component for callback media.
newMedia(libvlc_instance_t, MediaRef, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new Media component for a MediaRef.
newMedia(libvlc_instance_t, Media, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new Media component for a Media.
newMedia(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new Media for callback media.
newMedia(MediaRef, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new Media for an existing MediaRef.
newMedia(Media, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new Media for an existing Media.
newMediaDiscoverer(libvlc_instance_t, libvlc_media_discoverer_t) - Static method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererFactory
Create a media discoverer
newMediaList() - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new media list.
newMediaList() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscoverer
Get the discovered media list.
newMediaList() - Method in class uk.co.caprica.vlcj.media.SubitemApi
Get the subitems as a MediaList.
newMediaList() - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Create a new MediaList from this list.
newMediaList() - Method in class uk.co.caprica.vlcj.medialist.MediaList
Create a new MediaList for this media list.
newMediaList() - Method in class uk.co.caprica.vlcj.medialist.MediaListRef
Create a new MediaList for this MediaListRef.
newMediaList() - Method in class uk.co.caprica.vlcj.player.list.ListApi
Create a new MediaList for the associated media list.
newMediaList(libvlc_instance_t) - Static method in class uk.co.caprica.vlcj.medialist.MediaListFactory
Create a new MediaList.
newMediaListPlayer() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerApi
Create a new play-list media player.
newMediaListRef() - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new MediaListRef.
newMediaListRef() - Method in class uk.co.caprica.vlcj.media.SubitemApi
Get the subitems as a MediaListRef.
newMediaListRef() - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Create a new MediaListRef from this list.
newMediaListRef() - Method in class uk.co.caprica.vlcj.medialist.MediaList
Create a new MediaListRef for this media list.
newMediaListRef() - Method in class uk.co.caprica.vlcj.medialist.MediaListRef
Create a new MediaListRef for this MediaListRef.
newMediaListRef() - Method in class uk.co.caprica.vlcj.player.list.ListApi
Create a new MediaListRef for the associated media list.
newMediaListRef(libvlc_instance_t) - Static method in class uk.co.caprica.vlcj.medialist.MediaListFactory
Create a new MediaListRef.
newMediaPlayer() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerApi
Create a new media player.
newMediaPlayer(MediaListPlayer) - Method in class uk.co.caprica.vlcj.factory.MediaPlayerApi
Create a new media player for MediaListPlayer.
newMediaRef() - Method in class uk.co.caprica.vlcj.media.Media
Create a new MediaRef from this media.
newMediaRef() - Method in class uk.co.caprica.vlcj.media.MediaRef
Return a new MediaRef for this MediaRef.
newMediaRef() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Create a new MediaRef for the current media.
newMediaRef(int) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Get a new MediaRef for an item in the list.
newMediaRef(String, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new MediaRef for a media resource locator.
newMediaRef(libvlc_instance_t, String, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new MediaRef for a media resource locator.
newMediaRef(libvlc_instance_t, libvlc_media_t, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new MediaRef for a native media instance.
newMediaRef(libvlc_instance_t, CallbackMedia, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new MediaRef for callback media.
newMediaRef(libvlc_instance_t, MediaRef, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new MediaRef for a MediaRef.
newMediaRef(libvlc_instance_t, Media, String...) - Static method in class uk.co.caprica.vlcj.media.MediaFactory
Create a new MediaRef for a Media.
newMediaRef(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new MediaRef for callback media.
newMediaRef(MediaRef, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new MediaRef for an existing MediaRef.
newMediaRef(Media, String...) - Method in class uk.co.caprica.vlcj.factory.MediaApi
Create a new MediaRef for an existing Media.
newNediaListRef() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscoverer
Get the discovered media list as a MediaListRef.
newVideoSurface(long) - Method in class uk.co.caprica.vlcj.factory.VideoSurfaceApi
Create a new video surface for a native component id.
newVideoSurface(Component) - Method in class uk.co.caprica.vlcj.factory.VideoSurfaceApi
Create a new video surface for a Component.
newVideoSurface(BufferFormatCallback, RenderCallback, boolean) - Method in class uk.co.caprica.vlcj.factory.VideoSurfaceApi
Create a new video surface for "direct" rendering via callbacks.
newViewpoint() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Create a new viewpoint instance for 360 degree video.
next() - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Jump to the next chapter.
nextFrame() - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Advance one frame.
nextItem(MediaListPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
nextItem(MediaListPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
nextItem(MediaListPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
nextItem(MediaListPlayer, MediaRef) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
 
nextItem(MediaListPlayer, MediaRef) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
The media list player started playing the next item in the list.
NONE - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
NONE - Enum constant in enum uk.co.caprica.vlcj.player.component.InputEvents
No input event handling, no mouse or keyboard listener events will fire.
NonSeekableCallbackMedia - Class in uk.co.caprica.vlcj.media.callback.nonseekable
Base implementation for non-seekable media.
NonSeekableCallbackMedia() - Constructor for class uk.co.caprica.vlcj.media.callback.nonseekable.NonSeekableCallbackMedia
Create a media instance with a default IO buffer size.
NonSeekableCallbackMedia(int) - Constructor for class uk.co.caprica.vlcj.media.callback.nonseekable.NonSeekableCallbackMedia
Create a media instance.
NonSeekableInputStreamMedia - Class in uk.co.caprica.vlcj.media.callback.nonseekable
Base implementation for non-seekable media using an InputStream.
NonSeekableInputStreamMedia() - Constructor for class uk.co.caprica.vlcj.media.callback.nonseekable.NonSeekableInputStreamMedia
Create a media instance using a default IO buffer size.
NonSeekableInputStreamMedia(int) - Constructor for class uk.co.caprica.vlcj.media.callback.nonseekable.NonSeekableInputStreamMedia
Create a media instance.
NORMAL - Enum constant in enum uk.co.caprica.vlcj.factory.DialogQuestionType
 
NOTHING_SPECIAL - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
NOTICE - Enum constant in enum uk.co.caprica.vlcj.log.LogLevel
 
NOTIFICATION - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
notify(L) - Method in interface uk.co.caprica.vlcj.support.eventmanager.EventNotification
Notify a component acting as an event listener of some type.
NOW_PLAYING - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 

O

offset() - Method in class uk.co.caprica.vlcj.player.base.ChapterDescription
Get the chapter offset.
OneShotMediaPlayerEventListener - Class in uk.co.caprica.vlcj.player.base
Base implementation for a component that supports "one-shot" event listeners, i.e.
OneShotMediaPlayerEventListener() - Constructor for class uk.co.caprica.vlcj.player.base.OneShotMediaPlayerEventListener
 
onFound(String) - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.BaseNativeDiscoveryStrategy
 
onFound(String) - Method in interface uk.co.caprica.vlcj.factory.discovery.strategy.NativeDiscoveryStrategy
Invoked when native shared libraries found.
onFound(String) - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.OsxNativeDiscoveryStrategy
 
onSetPluginPath(String) - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.BaseNativeDiscoveryStrategy
 
onSetPluginPath(String) - Method in interface uk.co.caprica.vlcj.factory.discovery.strategy.NativeDiscoveryStrategy
Invoked after discovery has completed and found the native shared libraries.
opacity(float) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply a logo opacity.
opacity(float) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text opacity.
opacity(int) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply a logo opacity.
opacity(int) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text opacity.
opening(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
opening(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Opening the media.
opening(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
opening(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
opening(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
OPENING - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
optionFlag(int) - Static method in enum uk.co.caprica.vlcj.media.OptionFlag
 
OptionFlag - Enum in uk.co.caprica.vlcj.media
Enumeration of media option flags.
options() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertaining to media options.
options() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to media options.
OptionsApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to media options.
orientation() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the video orientation.
originalCodecName() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the original codec name.
orignalCodec() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the original codec (fourcc).
os() - Method in class uk.co.caprica.vlcj.support.Info
Get the runtime operating system.
OsxNativeDiscoveryStrategy - Class in uk.co.caprica.vlcj.factory.discovery.strategy
Default implementation of a native discovery strategy that searches directories on the OSX operating system.
OsxNativeDiscoveryStrategy() - Constructor for class uk.co.caprica.vlcj.factory.discovery.strategy.OsxNativeDiscoveryStrategy
 
OsxVideoSurfaceAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Implementation of a video surface adapter for Mac.
OsxVideoSurfaceAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.OsxVideoSurfaceAdapter
 
outputDevice() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the identifier of the current audio output device, if available.
outputDevices() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the available audio devices for the media player audio output.
overlay() - Method in class uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
 
OverlayApi - Class in uk.co.caprica.vlcj.player.embedded
Behaviour pertaining to the heavyweight overlay.

P

page() - Method in class uk.co.caprica.vlcj.player.base.TeletextApi
Get the current teletext page.
paint(Graphics) - Method in class uk.co.caprica.vlcj.player.component.overlay.AbstractJWindowOverlayComponent
 
paint(Graphics2D, JComponent, BufferedImage) - Method in interface uk.co.caprica.vlcj.player.component.callback.CallbackImagePainter
Paint the image.
paint(Graphics2D, JComponent, BufferedImage) - Method in class uk.co.caprica.vlcj.player.component.callback.FilledCallbackImagePainter
 
paint(Graphics2D, JComponent, BufferedImage) - Method in class uk.co.caprica.vlcj.player.component.callback.FixedCallbackImagePainter
 
paint(Graphics2D, JComponent, BufferedImage) - Method in class uk.co.caprica.vlcj.player.component.callback.ScaledCallbackImagePainter
 
parse() - Method in class uk.co.caprica.vlcj.media.ParseApi
Parse the media, asynchronously, with a timeout set by the "preparse-timeout" native option value.
parse(int) - Method in class uk.co.caprica.vlcj.media.ParseApi
Parse the media, asynchronously, with a specific timeout.
parse(int, ParseFlag...) - Method in class uk.co.caprica.vlcj.media.ParseApi
Parse the media, asynchronously, with a specific timeout and specific parse flags.
parse(ParseFlag...) - Method in class uk.co.caprica.vlcj.media.ParseApi
Parse the media, asynchronously, with specific parse flags, and a timeout set by the "preparse-timeout" native option value.
PARSE_LOCAL - Enum constant in enum uk.co.caprica.vlcj.media.ParseFlag
Parse media if it's a local file
PARSE_NETWORK - Enum constant in enum uk.co.caprica.vlcj.media.ParseFlag
Parse media even if it's a network file
ParseApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to parsing of media.
ParsedWaiter - Class in uk.co.caprica.vlcj.waiter.media
Implementation of a condition that waits for the media player to report that media has been parsed successfully.
ParsedWaiter(Media) - Constructor for class uk.co.caprica.vlcj.waiter.media.ParsedWaiter
Create a condition.
parseFlag(int) - Static method in enum uk.co.caprica.vlcj.media.ParseFlag
 
ParseFlag - Enum in uk.co.caprica.vlcj.media
Parse flags used by libvlc_media_parse_with_options().
parsing() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertaining to parsing of the media.
parsing() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to parsing of the associated media.
path() - Method in class uk.co.caprica.vlcj.support.Info
Get the runtime operating system search path.
pausableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
pausableChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media pausable status changed.
pausableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
pausableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
pausableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
pause() - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Pause play-back.
pause() - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Toggle-pause the media list.
pause(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.base.callback.AudioCallback
Audio was paused.
pause(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
paused(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
paused(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media paused.
paused(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
paused(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
paused(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
paused(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.PausedWaiter
 
PAUSED - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
PausedWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that it is paused.
PausedWaiter(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.PausedWaiter
Create a condition.
PHOSPHOR - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
Picture - Class in uk.co.caprica.vlcj.media
Picture.
Picture(int, int, PictureType, int, long, byte[], int) - Constructor for class uk.co.caprica.vlcj.media.Picture
 
Picture(libvlc_picture_t) - Constructor for class uk.co.caprica.vlcj.media.Picture
Create a picture.
picturesDisplayed() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
picturesLost() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
pictureType(int) - Static method in enum uk.co.caprica.vlcj.media.PictureType
 
pictureType(int) - Static method in enum uk.co.caprica.vlcj.media.ThumbnailerSeekSpeed
 
PictureType - Enum in uk.co.caprica.vlcj.media
Enumeration of picture types.
pitch() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the pitch, for spherical video.
pitch() - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Get the pitch.
play() - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Begin play-back.
play() - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Play the media list.
play(int) - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Play a particular item on the media list.
play(String, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media and play it.
play(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media and play it.
play(MediaRef, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media and play it.
play(MediaPlayer, Pointer, int, long) - Method in interface uk.co.caprica.vlcj.player.base.callback.AudioCallback
Play samples.
play(MediaPlayer, Pointer, int, long) - Method in class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
play(MediaPlayer, Pointer, int, long) - Method in class uk.co.caprica.vlcj.player.base.callback.DefaultAudioCallbackAdapter
 
playbackMode(int) - Static method in enum uk.co.caprica.vlcj.player.list.PlaybackMode
 
PlaybackMode - Enum in uk.co.caprica.vlcj.player.list
Enumeration of media list player playback modes.
playing(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
playing(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The media started playing.
playing(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
playing(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
playing(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
playing(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.PlayingWaiter
 
PLAYING - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
PlayingWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that it is playing.
PlayingWaiter(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.PlayingWaiter
Create a condition.
PLAYLIST - Enum constant in enum uk.co.caprica.vlcj.media.MediaType
 
playNext() - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Play the next item in the media list.
playPrevious() - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Play the previous item in the media list.
pluginPath() - Method in class uk.co.caprica.vlcj.support.Info
Get the VLC plugin path directory environment variable.
PNG - Enum constant in enum uk.co.caprica.vlcj.media.PictureType
 
PODCASTS - Enum constant in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
 
position() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Get the current play-back position.
position(int) - Static method in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
position(int) - Static method in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
position(int) - Static method in enum uk.co.caprica.vlcj.player.base.Position
 
position(LogoPosition) - Method in class uk.co.caprica.vlcj.player.base.Logo
Apply the logo position.
position(MarqueePosition) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text position.
Position - Enum in uk.co.caprica.vlcj.player.base
Enumeration of positions, e.g.
positionChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
positionChanged(MediaPlayer, float) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media play-back position changed.
positionChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
positionChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
positionChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
positionChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.PositionReachedWaiter
 
PositionReachedWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that it has reached/passed a particular position.
PositionReachedWaiter(MediaPlayer, float) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.PositionReachedWaiter
Create a condition.
postAction(DialogId, int) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Post (select) an action to a native question dialog.
postLogin(DialogId, String, String, boolean) - Method in class uk.co.caprica.vlcj.factory.DialogsApi
Post credentials to a native login dialog.
preamp() - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Get the current pre-amplification value.
PRECISE - Enum constant in enum uk.co.caprica.vlcj.media.ThumbnailerSeekSpeed
 
prepare(Graphics2D, JComponent) - Method in interface uk.co.caprica.vlcj.player.component.callback.CallbackImagePainter
Prepare the drawing context.
prepare(Graphics2D, JComponent) - Method in class uk.co.caprica.vlcj.player.component.callback.FilledCallbackImagePainter
 
prepare(Graphics2D, JComponent) - Method in class uk.co.caprica.vlcj.player.component.callback.FixedCallbackImagePainter
 
prepare(Graphics2D, JComponent) - Method in class uk.co.caprica.vlcj.player.component.callback.ScaledCallbackImagePainter
 
prepare(String, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Prepare new media (set it, do not play it).
prepare(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Prepare new media (set it, do not play it).
prepare(MediaRef, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Prepare new media (set it, do not play it).
presets() - Method in class uk.co.caprica.vlcj.factory.EqualizerApi
Get the list of names of available equalizer presets.
previous() - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Jump to the previous chapter.
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.ConfigDirConfigFileDiscoveryDirectoryProvider
 
priority() - Method in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryDirectoryProvider
Priority of this provider.
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.JnaLibraryPathDirectoryProvider
 
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.SystemPathDirectoryProvider
 
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.UserDirConfigFileDiscoveryDirectoryProvider
 
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.UserDirDirectoryProvider
 
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.WellKnownDirectoryProvider
 
priority() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.WindowsInstallDirectoryProvider
 
priority() - Method in class uk.co.caprica.vlcj.media.MediaSlave
Get the media slave priority.
PRODUCTION - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
profile() - Method in class uk.co.caprica.vlcj.media.TrackInfo
Get the profile.
programScrambled() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Is the current program scrambled?
PROGRESS - Enum constant in enum uk.co.caprica.vlcj.factory.DialogType
 
projection() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the video projection.
PUBLISHER - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 

Q

QUESTION - Enum constant in enum uk.co.caprica.vlcj.factory.DialogType
 
questionType(int) - Static method in enum uk.co.caprica.vlcj.factory.DialogQuestionType
 

R

raiseEvent(EventNotification<L>) - Method in class uk.co.caprica.vlcj.support.eventmanager.NativeEventManager
Raise a new event (dispatch it to listeners).
RandomAccessFileMedia - Class in uk.co.caprica.vlcj.media.callback.seekable
Implementation of seekable media that uses a RandomAccessFile.
RandomAccessFileMedia(File) - Constructor for class uk.co.caprica.vlcj.media.callback.seekable.RandomAccessFileMedia
Create a media instance with a default IO buffer size.
RandomAccessFileMedia(File, int) - Constructor for class uk.co.caprica.vlcj.media.callback.seekable.RandomAccessFileMedia
Create a media instance.
rate() - Method in class uk.co.caprica.vlcj.media.AudioTrackInfo
Get the rate.
rate() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Get the current video play rate.
RATING - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
ReadyWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that it is "ready".
ReadyWaiter(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.ReadyWaiter
Create a condition.
RECTANGULAR - Enum constant in enum uk.co.caprica.vlcj.media.VideoProjection
 
RED - Enum constant in enum uk.co.caprica.vlcj.player.base.TeletextKey
 
refresh(int) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Set the time before the marquee text will refresh.
release() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Release all native resources associated with this factory.
release() - Method in class uk.co.caprica.vlcj.log.NativeLog
Release the native log component.
release() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscoverer
Release the media discoverer and any associated native resources.
release() - Method in class uk.co.caprica.vlcj.media.Media
Release this component and the associated native resources.
release() - Method in class uk.co.caprica.vlcj.media.MediaRef
Release this component and the associated native resources.
release() - Method in class uk.co.caprica.vlcj.medialist.MediaList
Release this component and the associated native resources.
release() - Method in class uk.co.caprica.vlcj.medialist.MediaListRef
Release associated native media list instance.
release() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
Release the media player, freeing all associated (including native) resources.
release() - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Release the component and associated native resources.
release() - Method in class uk.co.caprica.vlcj.player.component.AudioPlayerComponent
Release the media player component and the associated native media player resources.
release() - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Release the media player component and the associated native media player resources.
release() - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Release the media player component and the associated native media player resources.
release() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
Release the media player, freeing all associated (including native) resources.
release() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
Release this component and the associated native resources.
release() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Release the renderer item.
release() - Method in class uk.co.caprica.vlcj.support.eventmanager.NativeEventManager
Release this component.
release() - Method in class uk.co.caprica.vlcj.support.eventmanager.TaskExecutor
Release this component.
release(long) - Method in class uk.co.caprica.vlcj.support.eventmanager.TaskExecutor
Release this component.
remove(int) - Method in class uk.co.caprica.vlcj.medialist.MediaApi
Remove an item from the list.
removeDialogHandler(DialogHandler) - Method in class uk.co.caprica.vlcj.factory.Dialogs
Remove a handler that was processing dialog callbacks.
removeEqualizerListener(EqualizerListener) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Remove a listener so that it is no longer notified of equalizer state-change events.
removeEventListener(L) - Method in class uk.co.caprica.vlcj.support.eventmanager.NativeEventManager
Remove a component that was previously interested in notifications of events.
removeLogListener(LogEventListener) - Method in class uk.co.caprica.vlcj.log.NativeLog
Remove a component previously added so it is no longer notified of log messages.
removeMediaEventListener(MediaEventListener) - Method in class uk.co.caprica.vlcj.media.EventApi
Remove a component that was previously interested in notifications of media events.
removeMediaEventListener(MediaEventListener) - Method in class uk.co.caprica.vlcj.player.base.EventApi
Remove a component that was previously interested in notifications of media events.
removeMediaListEventListener(MediaListEventListener) - Method in class uk.co.caprica.vlcj.medialist.EventApi
Remove a component that was previously interested in notifications of media events.
removeMediaListPlayerEventListener(MediaListPlayerEventListener) - Method in class uk.co.caprica.vlcj.player.list.EventApi
Remove a component that was previously interested in notifications of media player events.
removeMediaPlayerEventListener(MediaPlayerEventListener) - Method in class uk.co.caprica.vlcj.player.base.EventApi
Remove a component that was previously interested in notifications of media player events.
removeRendererDiscovererEventListener(RendererDiscovererEventListener) - Method in class uk.co.caprica.vlcj.player.renderer.EventApi
Remove a component that was previously interested in notifications of renderer discoverer events.
RenderCallback - Interface in uk.co.caprica.vlcj.player.embedded.videosurface.callback
Specification for a component that wishes to be called back to process video frames.
RenderCallbackAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface.callback
A render callback adapter implementation that fills an array of integer data for an entire video frame.
RenderCallbackAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.callback.RenderCallbackAdapter
Create a new render callback.
RenderCallbackAdapter(int[]) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.callback.RenderCallbackAdapter
Create a new render callback.
RendererApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to renderer discovery.
RendererDiscoverer - Class in uk.co.caprica.vlcj.player.renderer
Encapsulation of a native renderer discoverer instance.
RendererDiscoverer(libvlc_renderer_discoverer_t) - Constructor for class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
 
RendererDiscovererDescription - Class in uk.co.caprica.vlcj.player.renderer
Description of a renderer discoverer.
RendererDiscovererDescription(String, String) - Constructor for class uk.co.caprica.vlcj.player.renderer.RendererDiscovererDescription
Create a renderer discoverer description.
RendererDiscovererEventAdapter - Class in uk.co.caprica.vlcj.player.renderer
Default implementation of the renderer discoverer event listener.
RendererDiscovererEventAdapter() - Constructor for class uk.co.caprica.vlcj.player.renderer.RendererDiscovererEventAdapter
 
RendererDiscovererEventFactory - Class in uk.co.caprica.vlcj.player.renderer.events
A factory that creates a media player event instance for a native discoverer event.
RendererDiscovererEventListener - Interface in uk.co.caprica.vlcj.player.renderer
Specification for a component that is interested in receiving event notifications from a renderer discoverer.
rendererDiscovererInstance() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
Get the associated native renderer discoverer instance.
rendererDiscovererItemAdded(RendererDiscoverer, RendererItem) - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscovererEventAdapter
 
rendererDiscovererItemAdded(RendererDiscoverer, RendererItem) - Method in interface uk.co.caprica.vlcj.player.renderer.RendererDiscovererEventListener
An item was added (discovered).
rendererDiscovererItemDeleted(RendererDiscoverer, RendererItem) - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscovererEventAdapter
 
rendererDiscovererItemDeleted(RendererDiscoverer, RendererItem) - Method in interface uk.co.caprica.vlcj.player.renderer.RendererDiscovererEventListener
An item was deleted.
RendererItem - Class in uk.co.caprica.vlcj.player.renderer
Encapsulation of a renderer item.
RendererItem(libvlc_renderer_item_t) - Constructor for class uk.co.caprica.vlcj.player.renderer.RendererItem
Create a new renderer item.
rendererItemInstance() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Get the native renderer item instance.
rendererItems() - Method in class uk.co.caprica.vlcj.player.renderer.ListApi
Get the current list of renderer items.
renderers() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
repeat(int) - Method in class uk.co.caprica.vlcj.player.base.Logo
Set the number of times the logo sequence will repeat.
REPEAT - Enum constant in enum uk.co.caprica.vlcj.player.list.PlaybackMode
 
requestByPosition(float, ThumbnailerSeekSpeed, int, int, PictureType, long) - Method in class uk.co.caprica.vlcj.media.ThumbnailApi
Request a thumbnail be created for a particular position within the media.
requestByTime(long, ThumbnailerSeekSpeed, int, int, PictureType, long) - Method in class uk.co.caprica.vlcj.media.ThumbnailApi
Request a thumbnail be created for a particular time within the media.
requiredVersion - Static variable in class uk.co.caprica.vlcj.support.version.LibVlcVersion
LibVlc 3.0.0 API baseline.
reset() - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Reset all of the equalizer amplification values (including pre-amplification) to zero.
resume(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.base.callback.AudioCallback
Audio was resumed.
resume(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
revision() - Method in class uk.co.caprica.vlcj.support.version.Version
Get the revision.
right() - Method in class uk.co.caprica.vlcj.player.base.MenuApi
Navigate right a menu.
RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
RIGHT_BOTTOM - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
RIGHT_TOP - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
role() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
role(int) - Static method in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
RoleApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to the role of this media player.
roll() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the roll, for spherical video.
roll() - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Get the roll.
RSTEREO - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
RV32BufferFormat - Class in uk.co.caprica.vlcj.player.embedded.videosurface.callback.format
Implementation of a buffer format for RV32.
RV32BufferFormat(int, int) - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.callback.format.RV32BufferFormat
Creates a RV32 buffer format with the given width and height.

S

sampleAspectRatio() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the sample aspect ratio.
sampleAspectRatioBase() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the sample aspect ratio base.
saturation() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video saturation.
save() - Method in class uk.co.caprica.vlcj.media.MetaApi
Save the meta data to the underlying media.
save() - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Save a snapshot of the currently playing video.
save(int, int) - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Save a snapshot of the currently playing video.
save(File) - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Save a snapshot of the currently playing video.
save(File, int, int) - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Save a snapshot of the currently playing video.
scale() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video scale (zoom).
ScaledCallbackImagePainter - Class in uk.co.caprica.vlcj.player.component.callback
Implementation of a painter that scales to fit the container while preserving the original aspect ratio.
ScaledCallbackImagePainter() - Constructor for class uk.co.caprica.vlcj.player.component.callback.ScaledCallbackImagePainter
 
scrambledChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
scrambledChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Program scrambled changed.
scrambledChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
scrambledChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
scrambledChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
SEASON - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
SeekableCallbackMedia - Class in uk.co.caprica.vlcj.media.callback.seekable
Base implementation for seekable media.
SeekableCallbackMedia() - Constructor for class uk.co.caprica.vlcj.media.callback.seekable.SeekableCallbackMedia
Create a media instance with a default IO buffer size.
SeekableCallbackMedia(int, String...) - Constructor for class uk.co.caprica.vlcj.media.callback.seekable.SeekableCallbackMedia
Create a media instance.
seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
seekableChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media seekable status changed.
seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
seekableChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
sendBitrate() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
sentBytes() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
sentPackets() - Method in class uk.co.caprica.vlcj.media.MediaStatistics
 
set(boolean) - Method in class uk.co.caprica.vlcj.player.embedded.FullScreenApi
Set full-screen mode.
set(Window) - Method in class uk.co.caprica.vlcj.player.embedded.OverlayApi
Set a new overlay component.
set(Meta, String) - Method in class uk.co.caprica.vlcj.media.MetaApi
Set the value for a particular type of meta data.
set(Logo) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set a logo from a builder.
set(Marquee) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set a marquee from a builder.
set(MediaPlayerRole) - Method in class uk.co.caprica.vlcj.player.base.RoleApi
Set the media player role.
set(VideoSurface) - Method in class uk.co.caprica.vlcj.player.embedded.VideoSurfaceApi
Set the component used to render video.
setAdjustVideo(boolean) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Enable/disable the video adjustments.
setAmp(int, float) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Set an individual amplification value.
setAmps(float[]) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Set new amplification values for all frequency bands.
setApplicationId(String, String, String) - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Set the application identification information.
setAspectRatio(String) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video aspect ratio
setBrightness(float) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video brightness.
setBuffer(int[]) - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.RenderCallbackAdapter
Set the buffer to use for the video frame data.
setChannel(AudioChannel) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set the audio channel.
setChapter(int) - Method in class uk.co.caprica.vlcj.player.base.ChapterApi
Set the chapter.
setColour(int) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee colour.
setColour(Color) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee colour.
setContrast(float) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video contrast.
setCropGeometry(String) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the crop geometry.
setCursorEnabled(boolean) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Enable or disable the mouse cursor when it is over the component.
setDeinterlace(DeinterlaceMode) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the de-interlace filter to use.
setDelay(long) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set the audio delay.
setDelay(long) - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Set the sub-title delay.
setDuration(int) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the time that the logo will be displayed.
setEqualizer(Equalizer) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set the audio equalizer.
setEqualizer(Equalizer) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Set new amplification values (including pre-amplification) from another equalizer.
setFile(String) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the logo file.
setFov(float) - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Set the field of view.
setGamma(float) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video gamma.
setHue(float) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video hue.
setImage(RenderedImage) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the logo image.
setImagePainter(CallbackImagePainter) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Set a new image painter.
setKey(TeletextKey) - Method in class uk.co.caprica.vlcj.player.base.TeletextApi
Set ("press") a teletext key.
setLevel(LogLevel) - Method in class uk.co.caprica.vlcj.log.NativeLog
Set the log threshold level.
setLocation(int, int) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the logo location.
setLocation(int, int) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee location.
setMediaList(MediaListRef) - Method in class uk.co.caprica.vlcj.player.list.ListApi
Set a new media list.
setMediaPlayer(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.list.MediaPlayerApi
Associate an actual media player with the media list player.
setMode(PlaybackMode) - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Set the media list play mode.
setMute(boolean) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Mute or un-mute the volume.
setOpacity(float) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the logo opacity.
setOpacity(float) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee opacity.
setOpacity(int) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the logo opacity.
setOpacity(int) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee opacity.
setOutput(String) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set the desired audio output.
setOutputDevice(String, String) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set the desired audio output device.
setPage(int) - Method in class uk.co.caprica.vlcj.player.base.TeletextApi
Set the new teletext page to retrieve.
setPause(boolean) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Pause/resume.
setPause(boolean) - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Pause/un-pause the media list.
setPitch(float) - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Set the pitch.
setPosition(float) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Jump to a specific position.
setPosition(LogoPosition) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set the logo position.
setPosition(MarqueePosition) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee position.
setPreamp(float) - Method in class uk.co.caprica.vlcj.player.base.Equalizer
Set a new pre-amplification value.
setRate(float) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Set the video play rate.
setRefresh(int) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the delay before refreshing the marquee text.
setRenderer(RendererItem) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
Set an alternate media renderer.
setRepeat(boolean) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Set whether or not the media player should automatically repeat playing the media when it has finished playing.
setRepeat(int) - Method in class uk.co.caprica.vlcj.player.base.LogoApi
Set how many times the logo sequence should repeat.
setRoll(float) - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Set the roll.
setSaturation(float) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video saturation.
setScale(float) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set the video scaling factor.
setSize(int) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee size.
setSnapshotDirectory(String) - Method in class uk.co.caprica.vlcj.player.base.SnapshotApi
Set the directory into which snapshots of the video are saved.
setSubTitleFile(File) - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Set the sub-title file to use.
setSubTitleFile(String) - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Set the sub-title file to use.
setSubTitleUri(String) - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Set sub-titles from a URI.
setText(String) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee text.
setTime(long) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Jump to a specific moment.
setTimeout(int) - Method in class uk.co.caprica.vlcj.player.base.MarqueeApi
Set the marquee timeout.
SETTING - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
setTitle(int) - Method in class uk.co.caprica.vlcj.player.base.TitleApi
Set a new title to play.
setTrack(int) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set a new audio track to play.
setTrack(int) - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Set the current sub-title track.
setTrack(int) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set a new video track to play.
setUserAgent(String) - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Set the application name.
setUserAgent(String, String) - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Set the application name.
setVideoTitleDisplay(Position, int) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Set if, and how, the video title will be shown when playing media.
setVolume(float, boolean) - Method in interface uk.co.caprica.vlcj.player.base.callback.AudioCallback
Adjust audio volume.
setVolume(float, boolean) - Method in class uk.co.caprica.vlcj.player.base.callback.AudioCallbackAdapter
 
setVolume(int) - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Set the volume.
setYaw(float) - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Set the yaw.
shortName() - Method in class uk.co.caprica.vlcj.factory.ModuleDescription
Get the module short name.
SHOW_NAME - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
size() - Method in class uk.co.caprica.vlcj.media.Picture
Get the picture buffer size.
size(int) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text size.
SKIPPED - Enum constant in enum uk.co.caprica.vlcj.media.MediaParsedStatus
 
skipPosition(float) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Skip forward or backward by a change in position.
skipTime(long) - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Skip forward or backward by a period of time.
SlaveApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to media slaves, enabling subtitle and audio tracks to be added to the media.
slaves() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertaining to media slaves.
slaves() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to media slaves for the associated media.
SnapshotApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to video snapshots.
snapshots() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
snapshotTaken(MediaPlayer, String) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
A snapshot was taken.
snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
snapshotTaken(MediaPlayer, String) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.SnapshotTakenWaiter
 
SnapshotTakenWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that it has finished taking a snapshot.
SnapshotTakenWaiter(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.SnapshotTakenWaiter
Create a condition.
start() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscoverer
Start media discovery.
start() - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Begin play-back and wait for the media to start playing or for an error to occur.
start() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
Start discovery.
start(String, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media, play it, and wait for it to start playing (or error).
start(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media, play it, and wait for it to start playing (or error).
start(MediaRef, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media, play it, and wait for it to start playing (or error).
startPaused(String, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media, play it, and wait for it to start playing (or error), pausing immediately on the first frame.
startPaused(CallbackMedia, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media, play it, and wait for it to start playing (or error), pausing immediately on the first frame.
startPaused(MediaRef, String...) - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Set new media, play it, and wait for it to start playing (or error), pausing immediately on the first frame.
state() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the media state
state() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Get the media player current state.
state(int) - Static method in enum uk.co.caprica.vlcj.player.base.State
Get an enumerated value for a native value.
State - Enum in uk.co.caprica.vlcj.player.base
Enumeration of native media/player states.
statistics() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get playback statistics for the current media.
statistics(MediaStatistics) - Method in class uk.co.caprica.vlcj.media.InfoApi
Get playback statistics for the current media.
status() - Method in class uk.co.caprica.vlcj.media.ParseApi
Get the media parsed status.
status() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
status() - Method in class uk.co.caprica.vlcj.player.base.SubitemApi
Delegated status behaviour on the associated media list player.
status() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
 
StatusApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to the status of the media player.
StatusApi - Class in uk.co.caprica.vlcj.player.list
Behaviour pertaining to media list player status.
STEREO - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
STEREO_COL - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
Row sequential
STEREO_FRAME - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
Column sequential
STEREO_ROW - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
Top-bottom
STEREO_SBS - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
No stereoscopy: 2D picture.
STEREO_TB - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
Side-by-side
stop() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscoverer
Stop media discovery.
stop() - Method in class uk.co.caprica.vlcj.media.ParseApi
Stop the asynchronous parsing.
stop() - Method in class uk.co.caprica.vlcj.player.base.ControlsApi
Stop play-back.
stop() - Method in class uk.co.caprica.vlcj.player.list.ControlsApi
Stop the media list.
stop() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscoverer
Stop discovery.
stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
stopped(MediaPlayer) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media stopped.
stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.base.OneShotMediaPlayerEventListener
 
stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
stopped(MediaPlayer) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaListPlayerComponentBase
 
stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaListPlayerComponent
 
stopped(MediaListPlayer) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayerEventAdapter
 
stopped(MediaListPlayer) - Method in interface uk.co.caprica.vlcj.player.list.MediaListPlayerEventListener
The media list player stopped.
STOPPED - Enum constant in enum uk.co.caprica.vlcj.player.base.State
 
strategy(FullScreenStrategy) - Method in class uk.co.caprica.vlcj.player.embedded.FullScreenApi
Set a full-screen strategy implementation.
STREAM - Enum constant in enum uk.co.caprica.vlcj.media.MediaType
 
stride() - Method in class uk.co.caprica.vlcj.media.Picture
Get the picture stride (depth).
stringValue() - Method in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
Get the native mode value.
SubitemApi - Class in uk.co.caprica.vlcj.media
 
SubitemApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to media subitems.
subitems() - Method in class uk.co.caprica.vlcj.media.Media
Behaviour pertianing to media subitems.
subitems() - Method in class uk.co.caprica.vlcj.player.base.MediaApi
Delegated behaviour pertaining to the associated media subitems.
subitems() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
submit(Runnable) - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
Submit a task for asynchronous execution.
submit(Runnable) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
Submit a task for asynchronous execution.
submit(Runnable) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
Submit a task for asynchronous execution.
submit(Runnable) - Method in class uk.co.caprica.vlcj.support.eventmanager.TaskExecutor
Submit a task for asynchronous execution.
SubpictureApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to subpictures (sub-titles).
subpictures() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
SUBTITLE - Enum constant in enum uk.co.caprica.vlcj.media.MediaSlaveType
 
successfulStrategy() - Method in class uk.co.caprica.vlcj.factory.discovery.NativeDiscovery
Get the native discovery strategy instance that discovered the native library.
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.BaseConfigFileDiscoveryDirectoryProvider
 
supported() - Method in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryDirectoryProvider
Check if this provider implementation is supported (e.g.
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.JnaLibraryPathDirectoryProvider
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.LinuxWellKnownDirectoryProvider
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.MacOsWellKnownDirectoryProvider
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.SystemPathDirectoryProvider
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.UserDirDirectoryProvider
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.provider.WindowsInstallDirectoryProvider
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.LinuxNativeDiscoveryStrategy
 
supported() - Method in interface uk.co.caprica.vlcj.factory.discovery.strategy.NativeDiscoveryStrategy
Is this strategy supported?
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.OsxNativeDiscoveryStrategy
 
supported() - Method in class uk.co.caprica.vlcj.factory.discovery.strategy.WindowsNativeDiscoveryStrategy
 
SynchronisedOneShotMediaPlayerEventListener - Class in uk.co.caprica.vlcj.player.base
Implementation of a OneShotMediaPlayerEventListener that decrements a CountDownLatch on completion.
SynchronisedOneShotMediaPlayerEventListener(CountDownLatch) - Constructor for class uk.co.caprica.vlcj.player.base.SynchronisedOneShotMediaPlayerEventListener
Create an event listener.
SYSTEM_PATH - Static variable in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryProviderPriority
 
SystemPathDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a directory provider that searches the operating system native search path.
SystemPathDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.SystemPathDirectoryProvider
 

T

TaskExecutor - Class in uk.co.caprica.vlcj.support.eventmanager
Singleton component used to execute tasks on a thread different to the native event handler background thread.
TaskExecutor() - Constructor for class uk.co.caprica.vlcj.support.eventmanager.TaskExecutor
 
teletext() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
TeletextApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to teletext.
TeletextKey - Enum in uk.co.caprica.vlcj.player.base
Enumeration of teletext keys.
TEST - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
text(String) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the text.
TEXT - Enum constant in enum uk.co.caprica.vlcj.media.TrackType
 
TextTrackInfo - Class in uk.co.caprica.vlcj.media
Text track info.
TextTrackInfo(int, int, int, int, int, int, String, String, String, String) - Constructor for class uk.co.caprica.vlcj.media.TextTrackInfo
Create a new SPU (subtitle) track info.
textTracks() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the list of text (subtitle) tracks on the current media.
ThumbnailApi - Class in uk.co.caprica.vlcj.media
Behaviour pertaining to media thumbnails.
ThumbnailerSeekSpeed - Enum in uk.co.caprica.vlcj.media
Enumeration of thumbnailer seek speeds.
ThumbnailGeneratedWaiter - Class in uk.co.caprica.vlcj.waiter.media
Implementation of a condition that waits for the media player to report that a thumbnail picture has been generated successfully.
ThumbnailGeneratedWaiter(Media) - Constructor for class uk.co.caprica.vlcj.waiter.media.ThumbnailGeneratedWaiter
Create a condition.
ThumbnailRequest - Class in uk.co.caprica.vlcj.media
Encapsulation of a thumbnail request.
time() - Method in class uk.co.caprica.vlcj.media.Picture
Get the timestamp when the picture was taken.
time() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Get the current play-back time.
timeChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
timeChanged(MediaPlayer, long) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media play-back time changed.
timeChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
timeChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
timeChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
timeChanged(MediaPlayer, long) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.TimeReachedWaiter
 
timeout(int) - Method in class uk.co.caprica.vlcj.player.base.Marquee
Apply the timeout.
TIMEOUT - Enum constant in enum uk.co.caprica.vlcj.media.MediaParsedStatus
 
TimeReachedWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that it has reached/passed a particular point in time (i.e.
TimeReachedWaiter(MediaPlayer, long) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.TimeReachedWaiter
Create a condition.
title() - Method in class uk.co.caprica.vlcj.player.base.TitleApi
Get the current title.
TITLE - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
TitleApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to media titles (e.g.
titleChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
titleChanged(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
Media title changed.
titleChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
titleChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
titleChanged(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
titleCount() - Method in class uk.co.caprica.vlcj.player.base.TitleApi
Get the number of titles.
TitleDescription - Class in uk.co.caprica.vlcj.player.base
Title description.
TitleDescription(long, String, boolean) - Constructor for class uk.co.caprica.vlcj.player.base.TitleDescription
Create a new title description.
titleDescriptions() - Method in class uk.co.caprica.vlcj.player.base.TitleApi
Get the title descriptions.
titles() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
toggle() - Method in class uk.co.caprica.vlcj.player.embedded.FullScreenApi
Toggle whether the video display is in full-screen or not.
TOP - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
TOP - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
TOP - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
TOP_LEFT - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
TOP_LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
TOP_LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
TOP_LEFT - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
TOP_RIGHT - Enum constant in enum uk.co.caprica.vlcj.media.VideoOrientation
 
TOP_RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.LogoPosition
 
TOP_RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.MarqueePosition
 
TOP_RIGHT - Enum constant in enum uk.co.caprica.vlcj.player.base.Position
 
toString() - Method in class uk.co.caprica.vlcj.factory.AudioOutput
 
toString() - Method in class uk.co.caprica.vlcj.factory.ModuleDescription
 
toString() - Method in class uk.co.caprica.vlcj.media.AudioTrackInfo
 
toString() - Method in class uk.co.caprica.vlcj.media.discoverer.MediaDiscovererDescription
 
toString() - Method in class uk.co.caprica.vlcj.media.MediaSlave
 
toString() - Method in class uk.co.caprica.vlcj.media.MetaData
 
toString() - Method in class uk.co.caprica.vlcj.media.Picture
 
toString() - Method in class uk.co.caprica.vlcj.media.TextTrackInfo
 
toString() - Method in class uk.co.caprica.vlcj.media.TrackInfo
 
toString() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
 
toString() - Method in class uk.co.caprica.vlcj.player.base.AudioDevice
 
toString() - Method in class uk.co.caprica.vlcj.player.base.ChapterDescription
 
toString() - Method in class uk.co.caprica.vlcj.player.base.Equalizer
 
toString() - Method in class uk.co.caprica.vlcj.player.base.Logo
 
toString() - Method in class uk.co.caprica.vlcj.player.base.Marquee
 
toString() - Method in class uk.co.caprica.vlcj.player.base.TitleDescription
 
toString() - Method in class uk.co.caprica.vlcj.player.base.TrackDescription
 
toString() - Method in class uk.co.caprica.vlcj.player.embedded.videosurface.callback.BufferFormat
 
toString() - Method in class uk.co.caprica.vlcj.player.renderer.RendererDiscovererDescription
 
toString() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
 
toString() - Method in class uk.co.caprica.vlcj.support.Info
 
toString() - Method in class uk.co.caprica.vlcj.support.version.Version
 
track() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the current audio track.
track() - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Get the current sub-title track.
track() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the current video track.
TRACK_ID - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
TRACK_NUMBER - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
TRACK_TOTAL - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
trackCount() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the number of available audio tracks.
trackCount() - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Get the number of sub-pictures/sub-title tracks.
trackCount() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the number of available video tracks.
TrackDescription - Class in uk.co.caprica.vlcj.player.base
Description of a track, e.g.
TrackDescription(int, String) - Constructor for class uk.co.caprica.vlcj.player.base.TrackDescription
Create a track description.
trackDescriptions() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the audio track descriptions.
trackDescriptions() - Method in class uk.co.caprica.vlcj.player.base.SubpictureApi
Get the sub-title track descriptions.
trackDescriptions() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the video (i.e.
TrackInfo - Class in uk.co.caprica.vlcj.media
Base track info.
tracks(TrackType...) - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the list of all media tracks, or only those that match specified types.
trackType(int) - Static method in enum uk.co.caprica.vlcj.media.TrackType
 
TrackType - Enum in uk.co.caprica.vlcj.media
Enumeration of track types.
TRUSTED - Enum constant in enum uk.co.caprica.vlcj.media.OptionFlag
 
TWO_D - Enum constant in enum uk.co.caprica.vlcj.media.Multiview
 
type() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the current media type
type() - Method in class uk.co.caprica.vlcj.media.MediaSlave
Get the media slave type.
type() - Method in class uk.co.caprica.vlcj.media.Picture
Get the picture type.
type() - Method in class uk.co.caprica.vlcj.player.renderer.RendererItem
Get the item type.

U

uk.co.caprica.vlcj - module uk.co.caprica.vlcj
 
uk.co.caprica.vlcj.factory - package uk.co.caprica.vlcj.factory
Media player factory.
uk.co.caprica.vlcj.factory.discovery - package uk.co.caprica.vlcj.factory.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.factory.discovery.provider - package uk.co.caprica.vlcj.factory.discovery.provider
Native discovery strategy implementation that searches well-known directories to find native libraries.
uk.co.caprica.vlcj.factory.discovery.strategy - package uk.co.caprica.vlcj.factory.discovery.strategy
Provides default implementations of components that can be used to automatically discover the location of the LibVLC native libraries for each supported operating system.
uk.co.caprica.vlcj.log - package uk.co.caprica.vlcj.log
Native LibVLC log component.
uk.co.caprica.vlcj.media - package uk.co.caprica.vlcj.media
Components that encapsulate media.
uk.co.caprica.vlcj.media.callback - package uk.co.caprica.vlcj.media.callback
Components used for media that is provided by native media callback functions.
uk.co.caprica.vlcj.media.callback.nonseekable - package uk.co.caprica.vlcj.media.callback.nonseekable
Components that implement non-seekable media, e.g.
uk.co.caprica.vlcj.media.callback.seekable - package uk.co.caprica.vlcj.media.callback.seekable
Components that implement seekable media.
uk.co.caprica.vlcj.media.discoverer - package uk.co.caprica.vlcj.media.discoverer
Provides access to native media service discovery.
uk.co.caprica.vlcj.media.events - package uk.co.caprica.vlcj.media.events
Events relating to media.
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
Media list events.
uk.co.caprica.vlcj.player.base - package uk.co.caprica.vlcj.player.base
This is the main package for vlcj media player applications, providing the classes necessary to create and control native media players and associated resources.
uk.co.caprica.vlcj.player.base.callback - package uk.co.caprica.vlcj.player.base.callback
Provides the classes necessary to support direct access to the native audio samples buffer.
uk.co.caprica.vlcj.player.base.events - package uk.co.caprica.vlcj.player.base.events
Components that implement full-screen behaviour for media players.
uk.co.caprica.vlcj.player.component - package uk.co.caprica.vlcj.player.component
Provides higher-level components used to create basic media players with the minimum of application code.
uk.co.caprica.vlcj.player.component.callback - package uk.co.caprica.vlcj.player.component.callback
Components used by the CallbackMediaPlayerComponent.
uk.co.caprica.vlcj.player.component.overlay - package uk.co.caprica.vlcj.player.component.overlay
Provides higher-level components used to create overlays for use with embedded media player components.
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.fullscreen - package uk.co.caprica.vlcj.player.embedded.fullscreen
Events relating to media.
uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive - package uk.co.caprica.vlcj.player.embedded.fullscreen.adaptive
Full-screen strategy implementation that picks the best available depending on the run-time operating system.
uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode - package uk.co.caprica.vlcj.player.embedded.fullscreen.exclusivemode
Full-screen strategy that uses the standard JDK approach.
uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc - package uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc
Native full-screen strategy that uses LibVLC.
uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported - package uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported
A do-nothing full-screen strategy implementation to explicitly and completely disable full-screen support.
uk.co.caprica.vlcj.player.embedded.fullscreen.windows - package uk.co.caprica.vlcj.player.embedded.fullscreen.windows
Native full-screen strategy for Windows.
uk.co.caprica.vlcj.player.embedded.fullscreen.x - package uk.co.caprica.vlcj.player.embedded.fullscreen.x
Native full-screen strategy for the X Window System.
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.callback - package uk.co.caprica.vlcj.player.embedded.videosurface.callback
Full-screen strategy implementation that picks the best available depending on the run-time operating system.
uk.co.caprica.vlcj.player.embedded.videosurface.callback.format - package uk.co.caprica.vlcj.player.embedded.videosurface.callback.format
Provides default buffer format implementations.
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
Media list player events.
uk.co.caprica.vlcj.player.renderer - package uk.co.caprica.vlcj.player.renderer
Provides components that can be used to automatically discover alternate media "renderers" like Chromecast.
uk.co.caprica.vlcj.player.renderer.events - package uk.co.caprica.vlcj.player.renderer.events
Factory for components that encapsulate native renderer discoverer events.
uk.co.caprica.vlcj.support - package uk.co.caprica.vlcj.support
Provides various support classes, not generally useful for client applications.
uk.co.caprica.vlcj.support.eventmanager - package uk.co.caprica.vlcj.support.eventmanager
Base implementation for components that use a native event manager, and components that support provide support for native event handling generally.
uk.co.caprica.vlcj.support.version - package uk.co.caprica.vlcj.support.version
Provides various version-related classes.
uk.co.caprica.vlcj.waiter - package uk.co.caprica.vlcj.waiter
Synchronous programming framework.
uk.co.caprica.vlcj.waiter.media - package uk.co.caprica.vlcj.waiter.media
Default implementations for commonly needed media conditional waiters used with the synchronous programming framework.
uk.co.caprica.vlcj.waiter.mediaplayer - package uk.co.caprica.vlcj.waiter.mediaplayer
Default implementations for commonly needed media media player conditional waiters used with the synchronous programming framework.
UnexpectedWaiterErrorException - Exception Class in uk.co.caprica.vlcj.waiter
Exception thrown when a media player condition instance triggers in response to an error.
UnexpectedWaiterFinishedException - Exception Class in uk.co.caprica.vlcj.waiter
Exception thrown when a media player condition instance triggers in response to the media finishing (reaching the end) unexpectedly before the conditional wait is satisfied.
UNIQUE - Enum constant in enum uk.co.caprica.vlcj.media.OptionFlag
 
UNKNOWN - Enum constant in enum uk.co.caprica.vlcj.media.MediaType
 
UNKNOWN - Enum constant in enum uk.co.caprica.vlcj.media.TrackType
 
UnknownTrackInfo - Class in uk.co.caprica.vlcj.media
Unknown track info.
UnknownTrackInfo(int, int, int, int, int, int, String, String, String) - Constructor for class uk.co.caprica.vlcj.media.UnknownTrackInfo
Create an unknown track info.
UNSET - Enum constant in enum uk.co.caprica.vlcj.player.base.AudioChannel
 
UnsupportedFullScreenStrategy - Class in uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported
Simple do-nothing implementation of a full-screen strategy.
UnsupportedFullScreenStrategy() - Constructor for class uk.co.caprica.vlcj.player.embedded.fullscreen.unsupported.UnsupportedFullScreenStrategy
 
up() - Method in class uk.co.caprica.vlcj.player.base.MenuApi
Navigate up a menu.
updateProgress(Long, DialogId, float, String) - Method in interface uk.co.caprica.vlcj.factory.DialogHandler
Update a progress dialog.
updateProgress(Long, DialogId, float, String) - Method in class uk.co.caprica.vlcj.factory.DialogHandlerAdapter
 
updateViewpoint(Viewpoint, boolean) - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Update the viewpoint for 360 degree video.
uri() - Method in class uk.co.caprica.vlcj.media.MediaSlave
Get the media slave URI.
URL - Enum constant in enum uk.co.caprica.vlcj.media.Meta
 
USER_DIR - Static variable in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryProviderPriority
 
userData() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
Get the user data associated with the media player.
userData() - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
Get the user data associated with the media player.
userData(Object) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
Set user data to associate with the media player.
userData(Object) - Method in class uk.co.caprica.vlcj.player.list.MediaListPlayer
Set user data to associate with the media player.
UserDirConfigFileDiscoveryDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a DiscoveryDirectoryProvider that looks for an optional configuration file containing the native discovery directory.
UserDirConfigFileDiscoveryDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.UserDirConfigFileDiscoveryDirectoryProvider
 
UserDirDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a directory provider that returns the current user home directory.
UserDirDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.UserDirDirectoryProvider
 

V

valueOf(String) - Static method in enum uk.co.caprica.vlcj.factory.DialogQuestionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.factory.DialogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.log.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.discoverer.MediaDiscovererCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.MediaParsedStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.MediaSlavePriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.MediaSlaveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.Meta
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.Multiview
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.OptionFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.ParseFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.PictureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.ThumbnailerSeekSpeed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.TrackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.VideoOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.media.VideoProjection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.AudioChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.LogoPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.MarqueePosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.base.TeletextKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.component.InputEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.co.caprica.vlcj.player.list.PlaybackMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.co.caprica.vlcj.factory.DialogQuestionType
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.factory.DialogType
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.log.LogLevel
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.media.discoverer.MediaDiscovererCategory
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.media.MediaParsedStatus
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.media.MediaSlavePriority
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.media.MediaSlaveType
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.media.MediaType
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.media.Meta
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class uk.co.caprica.vlcj.media.MetaData
Get all of the meta data values.
values() - Static method in enum uk.co.caprica.vlcj.media.Multiview
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.media.OptionFlag
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.media.ParseFlag
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.media.PictureType
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.media.ThumbnailerSeekSpeed
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.media.TrackType
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.media.VideoOrientation
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.media.VideoProjection
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.base.AudioChannel
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.base.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.base.LogoPosition
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.base.MarqueePosition
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.base.MediaPlayerRole
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.base.Position
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.base.State
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.base.TeletextKey
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.component.InputEvents
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.PlaybackMode
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get the libvlc version.
version() - Method in class uk.co.caprica.vlcj.support.version.Version
Get the original version string.
Version - Class in uk.co.caprica.vlcj.support.version
Encapsulation of version information and related behaviours.
Version(String) - Constructor for class uk.co.caprica.vlcj.support.version.Version
Create a new version.
video() - Method in class uk.co.caprica.vlcj.player.base.MediaPlayer
 
VIDEO - Enum constant in enum uk.co.caprica.vlcj.media.TrackType
 
VIDEO - Enum constant in enum uk.co.caprica.vlcj.player.base.MediaPlayerRole
 
VideoApi - Class in uk.co.caprica.vlcj.player.base
Behaviour pertaining to media player video.
videoDimension() - Method in class uk.co.caprica.vlcj.player.base.VideoApi
Get the video size.
videoFilters() - Method in class uk.co.caprica.vlcj.factory.ApplicationApi
Get the available video filters.
videoOrientation(int) - Static method in enum uk.co.caprica.vlcj.media.VideoOrientation
 
VideoOrientation - Enum in uk.co.caprica.vlcj.media
Enumeration of video orientations.
videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
videoOutput(MediaPlayer, int) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The number of video outputs changed.
videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 
videoOutput(MediaPlayer, int) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.VideoOutputCreatedWaiter
 
VideoOutputCreatedWaiter - Class in uk.co.caprica.vlcj.waiter.mediaplayer
Implementation of a condition that waits for the media player to report that a video output has been created.
VideoOutputCreatedWaiter(MediaPlayer) - Constructor for class uk.co.caprica.vlcj.waiter.mediaplayer.VideoOutputCreatedWaiter
Create a condition.
videoOutputs() - Method in class uk.co.caprica.vlcj.player.base.StatusApi
Get the number of video outputs for the media player.
videoProjection(int) - Static method in enum uk.co.caprica.vlcj.media.VideoProjection
 
VideoProjection - Enum in uk.co.caprica.vlcj.media
Enumeration of video projections.
videoSurface() - Method in class uk.co.caprica.vlcj.player.embedded.EmbeddedMediaPlayer
 
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.
VideoSurfaceAdapters - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Utility class to create a VideoSurfaceAdapter for the current run-time operating system.
VideoSurfaceApi - Class in uk.co.caprica.vlcj.factory
Behaviour pertaining to the creation of video surfaces.
VideoSurfaceApi - Class in uk.co.caprica.vlcj.player.embedded
Behaviour pertaining to the video surface.
videoSurfaceComponent() - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
Get the video surface Canvas component.
videoSurfaceComponent() - Method in class uk.co.caprica.vlcj.player.component.EmbeddedMediaPlayerComponent
Get the video surface Canvas component.
videoSurfaces() - Method in class uk.co.caprica.vlcj.factory.MediaPlayerFactory
 
VideoTrackInfo - Class in uk.co.caprica.vlcj.media
Video track info.
VideoTrackInfo(int, int, int, int, int, int, String, String, int, int, int, int, int, int, VideoOrientation, VideoProjection, float, float, float, float, Multiview, String) - Constructor for class uk.co.caprica.vlcj.media.VideoTrackInfo
Create a new video track info.
videoTracks() - Method in class uk.co.caprica.vlcj.media.InfoApi
Get the list of video tracks on the current media.
viewpoint() - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Get the native viewpoint instance.
Viewpoint - Class in uk.co.caprica.vlcj.player.base
Viewpoint for 360 degree video.
Viewpoint(libvlc_video_viewpoint_t) - Constructor for class uk.co.caprica.vlcj.player.base.Viewpoint
Create a viewpoint.
vlcjVersion() - Method in class uk.co.caprica.vlcj.support.Info
Get the vlcj version.
volume() - Method in class uk.co.caprica.vlcj.player.base.AudioApi
Get the current volume.
volumeChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.base.MediaPlayerEventAdapter
 
volumeChanged(MediaPlayer, float) - Method in interface uk.co.caprica.vlcj.player.base.MediaPlayerEventListener
The volume changed.
volumeChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.component.AudioListPlayerComponent
 
volumeChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.player.component.CallbackMediaPlayerComponent
 
volumeChanged(MediaPlayer, float) - Method in class uk.co.caprica.vlcj.waiter.mediaplayer.MediaPlayerWaiter
 

W

Waiter<C,R> - Class in uk.co.caprica.vlcj.waiter
Base implementation for a component that waits for specific component state to occur.
Waiter(C) - Constructor for class uk.co.caprica.vlcj.waiter.Waiter
Create a new waiter.
WARNING - Enum constant in enum uk.co.caprica.vlcj.factory.DialogQuestionType
 
WARNING - Enum constant in enum uk.co.caprica.vlcj.log.LogLevel
 
WELL_KNOWN_DIRECTORY - Static variable in interface uk.co.caprica.vlcj.factory.discovery.provider.DiscoveryProviderPriority
 
WellKnownDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Base implementation for directory provider that searches well-known directories.
WellKnownDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.WellKnownDirectoryProvider
 
width() - Method in class uk.co.caprica.vlcj.media.Picture
Get the picture width.
width() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the video width.
Win32FullScreenStrategy - Class in uk.co.caprica.vlcj.player.embedded.fullscreen.windows
Implementation of a full screen strategy that uses the native Win32 API.
Win32FullScreenStrategy(Window) - Constructor for class uk.co.caprica.vlcj.player.embedded.fullscreen.windows.Win32FullScreenStrategy
Create a new full-screen strategy.
WindowsInstallDirectoryProvider - Class in uk.co.caprica.vlcj.factory.discovery.provider
Implementation of a directory provider that uses the native Windows Registry to locate the VLC installation directory on Windows.
WindowsInstallDirectoryProvider() - Constructor for class uk.co.caprica.vlcj.factory.discovery.provider.WindowsInstallDirectoryProvider
 
WindowsNativeDiscoveryStrategy - Class in uk.co.caprica.vlcj.factory.discovery.strategy
Default implementation of a native discovery strategy that searches directories on the Windows operating system.
WindowsNativeDiscoveryStrategy() - Constructor for class uk.co.caprica.vlcj.factory.discovery.strategy.WindowsNativeDiscoveryStrategy
 
WindowsVideoSurfaceAdapter - Class in uk.co.caprica.vlcj.player.embedded.videosurface
Implementation of a video surface adapter for Windows.
WindowsVideoSurfaceAdapter() - Constructor for class uk.co.caprica.vlcj.player.embedded.videosurface.WindowsVideoSurfaceAdapter
 
withBufferFormatCallback(BufferFormatCallback) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify the buffer format callback to use.
withDefaultFullScreenStrategy(Window) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify to use the default full-screen strategy.
withDefaultFullScreenStrategy(Window) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify to use the default full-screen strategy.
withFactory(MediaPlayerFactory) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.AudioPlayerSpec
Specify the media player factory to use.
withFactory(MediaPlayerFactory) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify the media player factory to use.
withFactory(MediaPlayerFactory) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify the media player factory to use.
withFullScreenStrategy(FullScreenStrategy) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify the full-screen strategy to use.
withFullScreenStrategy(FullScreenStrategy) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify the full-screen strategy to use.
withImagePainter(CallbackImagePainter) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify the image painter (video renderer) to use.
withInputEvents(InputEvents) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify keyboard/mouse input-event configuration.
withInputEvents(InputEvents) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify keyboard/mouse input-event configuration.
withLockedBuffers() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify whether or not the native video frame buffer should use operating system primitives to "lock" the native memory (the aim is to prevent the native memory from being swapped to disk).
withLockedBuffers(boolean) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify whether or not the native video frame buffer should use operating system primitives to "lock" the native memory (the aim is to prevent the native memory from being swapped to disk).
withOverlay(Window) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify a heavyweight overlay.
withRenderCallback(RenderCallback) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify the render callback to use.
withUnsupportedFullScreenStrategy() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify to use the do-nothing unsupported full-screen strategy.
withUnsupportedFullScreenStrategy() - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify to use the do-nothing unsupported full-screen strategy.
withVideoSurfaceComponent(Component) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.EmbeddedMediaPlayerSpec
Specify the heavyweight video surface component to use.
withVideoSurfaceComponent(JComponent) - Method in class uk.co.caprica.vlcj.player.component.MediaPlayerSpecs.CallbackMediaPlayerSpec
Specify the lightweight video surface component to use.

X

X - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
XFullScreenStrategy - Class in uk.co.caprica.vlcj.player.embedded.fullscreen.x
Implementation of a full-screen strategy that uses the native X11 window manager.
XFullScreenStrategy(Window) - Constructor for class uk.co.caprica.vlcj.player.embedded.fullscreen.x.XFullScreenStrategy
Create a new full-screen strategy.

Y

YADIF - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
YADIF2X - Enum constant in enum uk.co.caprica.vlcj.player.base.DeinterlaceMode
 
yaw() - Method in class uk.co.caprica.vlcj.media.VideoTrackInfo
Get the yaw, for spherical video.
yaw() - Method in class uk.co.caprica.vlcj.player.base.Viewpoint
Get the yaw.
YELLOW - Enum constant in enum uk.co.caprica.vlcj.player.base.TeletextKey
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form