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.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.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.
|
Class and Description |
---|
libvlc_audio_cleanup_cb |
libvlc_audio_drain_cb |
libvlc_audio_flush_cb |
libvlc_audio_output_t |
libvlc_audio_pause_cb |
libvlc_audio_play_cb |
libvlc_audio_resume_cb |
libvlc_audio_set_volume_cb |
libvlc_audio_setup_cb
Callback prototype to setup the audio playback.
|
libvlc_callback_t |
libvlc_display_callback_t |
libvlc_event_manager_t |
libvlc_instance_t |
libvlc_lock_callback_t
Callback prototype to allocate and lock a picture buffer.
|
libvlc_media_discoverer_t |
libvlc_media_list_player_t |
libvlc_media_list_t |
libvlc_media_player_t |
libvlc_media_stats_t |
libvlc_media_t |
libvlc_module_description_t
Description of a module.
|
libvlc_state_t
Enumeration of native media/player states.
|
libvlc_track_description_t |
libvlc_unlock_callback_t |
libvlc_video_cleanup_cb |
libvlc_video_format_cb
Callback prototype to configure picture buffers format.
|
Class and Description |
---|
libvlc_media_t |
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 |
libvlc_marquee_position_e |
libvlc_media_player_t |
libvlc_media_stats_t |
libvlc_media_t |
libvlc_state_t
Enumeration of native media/player states.
|
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_t |
Class and Description |
---|
libvlc_event_t |
Class and Description |
---|
libvlc_instance_t |
Copyright © 2009-2012 Caprica Software Limited. All Rights Reserved.