Uses of Class
org.robovm.apple.corevideo.CVSMPTETimeType
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVSMPTETimeType in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVSMPTETimeType Modifier and Type Method Description CVSMPTETimeTypeCVSMPTETime. getType()static CVSMPTETimeTypeCVSMPTETimeType. valueOf(long n)Returns the enum constant of this type with the specified name.static CVSMPTETimeTypeCVSMPTETimeType. valueOf(String name)Returns the enum constant of this type with the specified name.static CVSMPTETimeType[]CVSMPTETimeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.corevideo with parameters of type CVSMPTETimeType Modifier and Type Method Description CVSMPTETimeCVSMPTETime. setType(CVSMPTETimeType type)Constructors in org.robovm.apple.corevideo with parameters of type CVSMPTETimeType Constructor Description CVSMPTETime(short subframes, short subframeDivisor, int counter, CVSMPTETimeType type, CVSMPTETimeFlags flags, short hours, short minutes, short seconds, short frames)