-
- All Known Implementing Classes:
PGLPlayerFactory.Default
,PGLPlayerFactory.GL2
,PGLPlayerFactory.GL3
,PGLPlayerFactory.GL4
,PGLPlayerFactory.GLES2
- Enclosing interface:
- PlayerFactory
public static interface PlayerFactory.Provider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlayerFactory
getFactory()
String
getLibraryName()
-
-
-
Method Detail
-
getFactory
PlayerFactory getFactory()
-
getLibraryName
String getLibraryName()
-
-