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 PlayerFactory
PlayerFactory.Provider. getFactory()
-
Uses of PlayerFactory in org.praxislive.video.pgl
Classes in org.praxislive.video.pgl that implement PlayerFactory Modifier and Type Class Description class
PGLPlayerFactory
Methods in org.praxislive.video.pgl that return PlayerFactory Modifier and Type Method Description PlayerFactory
PGLPlayerFactory.Default. getFactory()
PlayerFactory
PGLPlayerFactory.GL2. getFactory()
PlayerFactory
PGLPlayerFactory.GL3. getFactory()
PlayerFactory
PGLPlayerFactory.GL4. getFactory()
PlayerFactory
PGLPlayerFactory.GLES2. getFactory()
-