Module uk.co.caprica.vlcj
Package uk.co.caprica.vlcj.player.component.callback
package uk.co.caprica.vlcj.player.component.callback
Components used by the
CallbackMediaPlayerComponent
.
Provides implementations of "painter" components used to render video frames.
-
ClassDescriptionSpecification for a component that paints a video frame in the
CallbackMediaPlayerComponent
.Implementation of a painter that scales to fit the full size of the container.Implementation of a painter that centers and paints at a fixed size.Implementation of a painter that scales to fit the container while preserving the original aspect ratio.