Class CVSMPTETimeFlags


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

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

      • Methods inherited from class java.lang.Object

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