Class LibVlcNativeFullScreenStrategy

java.lang.Object
uk.co.caprica.vlcj.player.embedded.fullscreen.libvlc.LibVlcNativeFullScreenStrategy
All Implemented Interfaces:
FullScreenStrategy

public class LibVlcNativeFullScreenStrategy extends Object implements FullScreenStrategy
Implementation of a FullScreenStrategy that uses the native LibVLC fullscreen API.

This can only be used if you are not embedding the media player video surface in your application.