java.lang.Object
org.praxislive.video.PlayerConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionPlayerConfiguration(Clock clock, int width, int height, double fps) PlayerConfiguration(Clock clock, int width, int height, double fps, Lookup lookup) -
Method Summary
-
Constructor Details
-
PlayerConfiguration
-
PlayerConfiguration
-
-
Method Details
-
getClock
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getFPS
public double getFPS() -
getLookup
-