Uses of Package
uk.co.caprica.vlcj.player.embedded.videosurface
Packages that use uk.co.caprica.vlcj.player.embedded.videosurface
Package
Description
Media player factory.
Provides the classes necessary to support the embedding of native media player video output in Swing/AWT user
interface components.
Provides the classes necessary to create user interface components that
render native video.
-
Classes in uk.co.caprica.vlcj.player.embedded.videosurface used by uk.co.caprica.vlcj.factoryClassDescriptionImplementation of a video surface that uses native callbacks to receive video frame data for rendering.Encapsulation of a video surface that wraps the native component id of the video surface component.Encapsulation of a video surface that uses an AWT Component (optimally a Canvas, or maybe a Window).
-
-
Classes in uk.co.caprica.vlcj.player.embedded.videosurface used by uk.co.caprica.vlcj.player.embedded.videosurfaceClassDescriptionEncapsulation of a video surface.Specification for a component that can attach a video surface to a native media player instance.