Uses of Class
org.robovm.apple.corevideo.CVSMPTETimeFlags
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVSMPTETimeFlags in org.robovm.apple.corevideo
Fields in org.robovm.apple.corevideo declared as CVSMPTETimeFlags Modifier and Type Field Description static CVSMPTETimeFlagsCVSMPTETimeFlags. Nonestatic CVSMPTETimeFlagsCVSMPTETimeFlags. Runningstatic CVSMPTETimeFlagsCVSMPTETimeFlags. ValidMethods in org.robovm.apple.corevideo that return CVSMPTETimeFlags Modifier and Type Method Description protected CVSMPTETimeFlags[]CVSMPTETimeFlags. _values()CVSMPTETimeFlagsCVSMPTETime. getFlags()static CVSMPTETimeFlags[]CVSMPTETimeFlags. values()protected CVSMPTETimeFlagsCVSMPTETimeFlags. wrap(long value, long mask)Methods in org.robovm.apple.corevideo with parameters of type CVSMPTETimeFlags Modifier and Type Method Description CVSMPTETimeCVSMPTETime. setFlags(CVSMPTETimeFlags flags)Constructors in org.robovm.apple.corevideo with parameters of type CVSMPTETimeFlags Constructor Description CVSMPTETime(short subframes, short subframeDivisor, int counter, CVSMPTETimeType type, CVSMPTETimeFlags flags, short hours, short minutes, short seconds, short frames)