Uses of Interface
org.praxislive.core.Clock
-
Packages that use Clock Package Description org.praxislive.core org.praxislive.video -
-
Uses of Clock in org.praxislive.core
Methods in org.praxislive.core that return Clock Modifier and Type Method Description ClockRootHub. getClock()The Clock instance for this RootHub. -
Uses of Clock in org.praxislive.video
Methods in org.praxislive.video that return Clock Modifier and Type Method Description ClockPlayerConfiguration. getClock()Constructors in org.praxislive.video with parameters of type Clock Constructor Description PlayerConfiguration(Clock clock, int width, int height, double fps)PlayerConfiguration(Clock clock, int width, int height, double fps, Lookup lookup)
-