Uses of Interface
org.praxislive.video.Player
-
Packages that use Player Package Description org.praxislive.video org.praxislive.video.pgl -
-
Uses of Player in org.praxislive.video
Methods in org.praxislive.video that return Player Modifier and Type Method Description Player
PlayerFactory. createPlayer(PlayerConfiguration config, ClientConfiguration[] clients)
-
Uses of Player in org.praxislive.video.pgl
Classes in org.praxislive.video.pgl that implement Player Modifier and Type Class Description class
PGLPlayer
Methods in org.praxislive.video.pgl that return Player Modifier and Type Method Description Player
PGLPlayerFactory. createPlayer(PlayerConfiguration config, ClientConfiguration[] clients)
-