Uses of Package
uk.co.caprica.vlcj.player.embedded.videosurface.callback
Packages that use uk.co.caprica.vlcj.player.embedded.videosurface.callback
Package
Description
Media player factory.
Provides higher-level components used to create basic media players with the minimum of application code.
Provides the classes necessary to create user interface components that
render native video.
Full-screen strategy implementation that picks the best available depending on the run-time operating system.
Provides default buffer format implementations.
-
Classes in uk.co.caprica.vlcj.player.embedded.videosurface.callback used by uk.co.caprica.vlcj.factoryClassDescriptionCallback invoked by the
CallbackVideoSurface
when the format of the video changes.Specification for a component that wishes to be called back to process video frames. -
Classes in uk.co.caprica.vlcj.player.embedded.videosurface.callback used by uk.co.caprica.vlcj.player.componentClassDescriptionCallback invoked by the
CallbackVideoSurface
when the format of the video changes.Specification for a component that wishes to be called back to process video frames. -
Classes in uk.co.caprica.vlcj.player.embedded.videosurface.callback used by uk.co.caprica.vlcj.player.embedded.videosurfaceClassDescriptionCallback invoked by the
CallbackVideoSurface
when the format of the video changes.Specification for a component that wishes to be called back to process video frames. -
Classes in uk.co.caprica.vlcj.player.embedded.videosurface.callback used by uk.co.caprica.vlcj.player.embedded.videosurface.callbackClassDescriptionSpecifies the formats used by the
CallbackVideoSurface
.Callback invoked by theCallbackVideoSurface
when the format of the video changes.Specification for a component that wishes to be called back to process video frames. -