- java.lang.Object
-
- org.praxislive.video.pgl.PGLPlayerFactory
-
- All Implemented Interfaces:
PlayerFactory
public class PGLPlayerFactory extends Object implements PlayerFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPGLPlayerFactory.Defaultstatic classPGLPlayerFactory.GL2static classPGLPlayerFactory.GL3static classPGLPlayerFactory.GL4static classPGLPlayerFactory.GLES2-
Nested classes/interfaces inherited from interface org.praxislive.video.PlayerFactory
PlayerFactory.Provider
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PlayercreatePlayer(PlayerConfiguration config, ClientConfiguration[] clients)
-
-
-
Method Detail
-
createPlayer
public Player createPlayer(PlayerConfiguration config, ClientConfiguration[] clients) throws Exception
- Specified by:
createPlayerin interfacePlayerFactory- Throws:
Exception
-
-