Package | Description |
---|---|
uk.co.caprica.vlcj.binding |
Provides the JNA bindings, and related classes, to use the libvlc native
library.
|
uk.co.caprica.vlcj.binding.internal |
Internal JNA bindings for libvlc, bindings to native types and structures.
|
uk.co.caprica.vlcj.component |
Provides higher-level components used to create basic media players with the
minimum of application code.
|
uk.co.caprica.vlcj.log |
Native vlc log component.
|
uk.co.caprica.vlcj.medialist |
Provides the classes necessary to create and control native media lists.
|
uk.co.caprica.vlcj.medialist.events |
A mechanism to encapsulate native media list events and dispatch notifications
to event listeners.
|
uk.co.caprica.vlcj.player |
This is the main package for vlcj client applications, providing the classes
necessary to create and control native media players and associated
resources.
|
uk.co.caprica.vlcj.player.direct |
Provides the classes necessary to support direct access to the native video
frame buffer.
|
uk.co.caprica.vlcj.player.directaudio |
Provides the classes necessary to support direct access to the native audio
samples buffer.
|
uk.co.caprica.vlcj.player.discoverer |
Provides access to native media service discovery.
|
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.events |
A mechanism to encapsulate native media player events and dispatch
notifications to event listeners.
|
uk.co.caprica.vlcj.player.headless |
Provides the classes necessary to support the use of native media players
that do not render video output locally - for example streaming servers.
|
uk.co.caprica.vlcj.player.list |
Provides the classes necessary to create and control native media list
players.
|
uk.co.caprica.vlcj.player.list.events |
A mechanism to encapsulate native media list player events and dispatch
notifications to event listeners.
|
uk.co.caprica.vlcj.player.manager |
Provides the classes necessary to use the native Media Manager.
|
uk.co.caprica.vlcj.player.media.callback |
Specification and base implementation for media that is provided by native media callback
functions.
|
Class and Description |
---|
libvlc_media_t |
Class and Description |
---|
libvlc_instance_t |
libvlc_log_level_e
Enumeration of native log levels.
|
Class and Description |
---|
libvlc_instance_t |
libvlc_media_list_t |
libvlc_media_t |
Class and Description |
---|
libvlc_event_t |
Class and Description |
---|
libvlc_instance_t |
libvlc_logo_position_e
Enumeration of logo positions.
|
libvlc_marquee_position_e
Enumeration of marquee positions.
|
libvlc_media_parse_flag_t
Parse flags used by libvlc_media_parse_with_options().
|
libvlc_media_player_t |
libvlc_media_stats_t |
libvlc_media_t |
libvlc_media_type_e
Enumeration of media types.
|
libvlc_position_e
Enumeration of positions, e.g.
|
libvlc_state_t
Enumeration of native media/player states.
|
libvlc_track_type_t
Enumeration of track types.
|
Class and Description |
---|
libvlc_instance_t |
Class and Description |
---|
libvlc_instance_t |
Class and Description |
---|
libvlc_instance_t |
Class and Description |
---|
libvlc_instance_t |
Class and Description |
---|
libvlc_event_t |
Class and Description |
---|
libvlc_instance_t |
Class and Description |
---|
libvlc_instance_t |
libvlc_media_player_t |
libvlc_media_t |
libvlc_state_t
Enumeration of native media/player states.
|
Class and Description |
---|
libvlc_event_t |
Class and Description |
---|
libvlc_instance_t |
Class and Description |
---|
libvlc_media_close_cb
Native close media callback.
|
libvlc_media_open_cb
Native open media callback.
|
libvlc_media_read_cb
Native read media callback.
|
libvlc_media_seek_cb
Native seek media callback.
|
Copyright © 2009–2015 Caprica Software Limited. All rights reserved.