Class PGLPlayerFactory

  • All Implemented Interfaces:
    org.praxislive.video.PlayerFactory

    public class PGLPlayerFactory
    extends Object
    implements org.praxislive.video.PlayerFactory
    • Method Detail

      • createPlayer

        public org.praxislive.video.Player createPlayer​(org.praxislive.video.PlayerConfiguration config,
                                                        org.praxislive.video.ClientConfiguration[] clients)
                                                 throws Exception
        Specified by:
        createPlayer in interface org.praxislive.video.PlayerFactory
        Throws:
        Exception