Package org.robovm.apple.coremedia
Class CMTimeFlags
- All Implemented Interfaces:
Comparable<CMTimeFlags>,Iterable<CMTimeFlags>
public final class CMTimeFlags extends Bits<CMTimeFlags>
-
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 CMTimeFlagsHasBeenRoundedstatic CMTimeFlagsImpliedValueFlagsMaskstatic CMTimeFlagsIndefinitestatic CMTimeFlagsNegativeInfinitystatic CMTimeFlagsNonestatic CMTimeFlagsPositiveInfinitystatic CMTimeFlagsValid -
Constructor Summary
Constructors Constructor Description CMTimeFlags(long value) -
Method Summary
Modifier and Type Method Description protected CMTimeFlags[]_values()static CMTimeFlags[]values()protected CMTimeFlagswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
CMTimeFlags
public CMTimeFlags(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<CMTimeFlags>
-
_values
- Specified by:
_valuesin classBits<CMTimeFlags>
-
values
-