Uses of Interface
org.praxislive.video.PlayerFactory
-
Packages that use PlayerFactory Package Description org.praxislive.video org.praxislive.video.pgl -
-
Uses of PlayerFactory in org.praxislive.video
Methods in org.praxislive.video that return PlayerFactory Modifier and Type Method Description PlayerFactoryPlayerFactory.Provider. getFactory() -
Uses of PlayerFactory in org.praxislive.video.pgl
Classes in org.praxislive.video.pgl that implement PlayerFactory Modifier and Type Class Description classPGLPlayerFactoryMethods in org.praxislive.video.pgl that return PlayerFactory Modifier and Type Method Description PlayerFactoryPGLPlayerFactory.Default. getFactory()PlayerFactoryPGLPlayerFactory.GL2. getFactory()PlayerFactoryPGLPlayerFactory.GL3. getFactory()PlayerFactoryPGLPlayerFactory.GL4. getFactory()PlayerFactoryPGLPlayerFactory.GLES2. getFactory()
-