Class CVTimeStampFlags


  • public final class CVTimeStampFlags
    extends java.lang.Object
    Flags for the CVTimeStamp structure
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • VideoRefreshPeriodValid

        public static final long VideoRefreshPeriodValid
        See Also:
        Constant Field Values
      • TopField

        public static final long TopField
        There are flags for each field to make it easier to detect interlaced vs progressive output
        See Also:
        Constant Field Values
      • BottomField

        public static final long BottomField
        There are flags for each field to make it easier to detect interlaced vs progressive output
        See Also:
        Constant Field Values
      • VideoHostTimeValid

        public static final long VideoHostTimeValid
        Some commonly used combinations of timestamp flags
        See Also:
        Constant Field Values
      • IsInterlaced

        public static final long IsInterlaced
        Some commonly used combinations of timestamp flags
        See Also:
        Constant Field Values