Class SMPTETimeFlags


  • public final class SMPTETimeFlags
    extends java.lang.Object
    [@enum] SMPTETimeFlags Flags that describe the SMPTE time state. [@constant] kSMPTETimeValid The full time is valid. [@constant] kSMPTETimeRunning Time is running.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Running  
      static int Unknown  
      static int Valid  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait