Uses of Class
org.robovm.apple.coreaudio.SMPTEStateFlags
| Package | Description |
|---|---|
| org.robovm.apple.coreaudio |
-
Uses of SMPTEStateFlags in org.robovm.apple.coreaudio
Fields in org.robovm.apple.coreaudio declared as SMPTEStateFlags Modifier and Type Field Description static SMPTEStateFlagsSMPTEStateFlags. Nonestatic SMPTEStateFlagsSMPTEStateFlags. Runningstatic SMPTEStateFlagsSMPTEStateFlags. Unknownstatic SMPTEStateFlagsSMPTEStateFlags. ValidMethods in org.robovm.apple.coreaudio that return SMPTEStateFlags Modifier and Type Method Description protected SMPTEStateFlags[]SMPTEStateFlags. _values()SMPTEStateFlagsSMPTETime. getFlags()static SMPTEStateFlags[]SMPTEStateFlags. values()protected SMPTEStateFlagsSMPTEStateFlags. wrap(long value, long mask)Methods in org.robovm.apple.coreaudio with parameters of type SMPTEStateFlags Modifier and Type Method Description SMPTETimeSMPTETime. setFlags(SMPTEStateFlags flags)Constructors in org.robovm.apple.coreaudio with parameters of type SMPTEStateFlags Constructor Description SMPTETime(short subframes, short subframeDivisor, int counter, SMPTETimeType type, SMPTEStateFlags flags, short hours, short minutes, short seconds, short frames)