Class CVSMPTETimeType


  • public final class CVSMPTETimeType
    extends java.lang.Object
    [@enum] SMPTE Time Types Constants that describe the type of SMPTE time. [@constant] kCVSMPTETimeType24 24 Frame [@constant] kCVSMPTETimeType25 25 Frame [@constant] kCVSMPTETimeType30Drop 30 Drop Frame [@constant] kCVSMPTETimeType30 30 Frame [@constant] kCVSMPTETimeType2997 29.97 Frame [@constant] kCVSMPTETimeType2997Drop 29.97 Drop Frame [@constant] kCVSMPTETimeType60 60 Frame [@constant] kCVSMPTETimeType5994 59.94 Frame
    • Method Summary

      • Methods inherited from class java.lang.Object

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