Class AdaptiveFullScreenStrategy

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

public class AdaptiveFullScreenStrategy extends Object implements FullScreenStrategy
Implementation of an full-screen strategy based on the current run-time operating system.

This implementation uses the "best" available of the provided full-screen strategy implementations, which may be a native solution, for each supported operating system.