Module vcr4j.javafx

Class JFXVideoState

java.lang.Object
org.mbari.vcr4j.javafx.JFXVideoState
All Implemented Interfaces:
VideoState

public class JFXVideoState extends Object implements VideoState
Since:
2016-03-25T10:57:00
Author:
Brian Schlining
  • Constructor Details

    • JFXVideoState

      public JFXVideoState(boolean fastForward, boolean shuttling, boolean stopped, boolean playing)
  • Method Details