Package | Description |
---|---|
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.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.direct.format |
Provides implementations of buffer formats for the direct video rendering
media player.
|
Class and Description |
---|
BufferFormat
Specifies the formats used by the
DirectMediaPlayer . |
BufferFormatCallback
Callback invoked by the
DirectMediaPlayer when the format of the video changes. |
DirectMediaPlayer
Specification for a media player that provides direct access to the video frame data.
|
RenderCallback
Specification for a component that wishes to be called back to process video frames.
|
Class and Description |
---|
BufferFormatCallback
Callback invoked by the
DirectMediaPlayer when the format of the video changes. |
DirectMediaPlayer
Specification for a media player that provides direct access to the video frame data.
|
RenderCallback
Specification for a component that wishes to be called back to process video frames.
|
Class and Description |
---|
BufferFormat
Specifies the formats used by the
DirectMediaPlayer . |
BufferFormatCallback
Callback invoked by the
DirectMediaPlayer when the format of the video changes. |
DirectMediaPlayer
Specification for a media player that provides direct access to the video frame data.
|
RenderCallback
Specification for a component that wishes to be called back to process video frames.
|
Class and Description |
---|
BufferFormat
Specifies the formats used by the
DirectMediaPlayer . |
Copyright © 2009–2014 Caprica Software Limited. All rights reserved.