Uses of Class
org.robovm.apple.coremedia.CMTimeFlags
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMTimeFlags in org.robovm.apple.coremedia
Fields in org.robovm.apple.coremedia declared as CMTimeFlags Modifier and Type Field Description static CMTimeFlagsCMTimeFlags. HasBeenRoundedstatic CMTimeFlagsCMTimeFlags. ImpliedValueFlagsMaskstatic CMTimeFlagsCMTimeFlags. Indefinitestatic CMTimeFlagsCMTimeFlags. NegativeInfinitystatic CMTimeFlagsCMTimeFlags. Nonestatic CMTimeFlagsCMTimeFlags. PositiveInfinitystatic CMTimeFlagsCMTimeFlags. ValidMethods in org.robovm.apple.coremedia that return CMTimeFlags Modifier and Type Method Description protected CMTimeFlags[]CMTimeFlags. _values()CMTimeFlagsCMTime. getFlags()static CMTimeFlags[]CMTimeFlags. values()protected CMTimeFlagsCMTimeFlags. wrap(long value, long mask)Methods in org.robovm.apple.coremedia with parameters of type CMTimeFlags Modifier and Type Method Description CMTimeCMTime. setFlags(CMTimeFlags flags)Constructors in org.robovm.apple.coremedia with parameters of type CMTimeFlags Constructor Description CMTime(long value, int timescale, CMTimeFlags flags, long epoch)