Package org.robovm.apple.coremedia
Class CMTimeCodeFlags
- All Implemented Interfaces:
Comparable<CMTimeCodeFlags>,Iterable<CMTimeCodeFlags>
public final class CMTimeCodeFlags extends Bits<CMTimeCodeFlags>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static CMTimeCodeFlags_24HourMaxstatic CMTimeCodeFlagsDropFramestatic CMTimeCodeFlagsNegTimesOKstatic CMTimeCodeFlagsNone -
Constructor Summary
Constructors Constructor Description CMTimeCodeFlags(long value) -
Method Summary
Modifier and Type Method Description protected CMTimeCodeFlags[]_values()static CMTimeCodeFlags[]values()protected CMTimeCodeFlagswrap(long value, long mask)
-
Field Details
-
None
-
DropFrame
-
_24HourMax
-
NegTimesOK
-
-
Constructor Details
-
CMTimeCodeFlags
public CMTimeCodeFlags(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<CMTimeCodeFlags>
-
_values
- Specified by:
_valuesin classBits<CMTimeCodeFlags>
-
values
-