Uses of Class
org.robovm.apple.corevideo.CVSMPTETime
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVSMPTETime in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVSMPTETime Modifier and Type Method Description CVSMPTETimeCVTimeStamp. getSmpteTime()CVSMPTETimeCVSMPTETime. setCounter(int counter)CVSMPTETimeCVSMPTETime. setFlags(CVSMPTETimeFlags flags)CVSMPTETimeCVSMPTETime. setFrames(short frames)CVSMPTETimeCVSMPTETime. setHours(short hours)CVSMPTETimeCVSMPTETime. setMinutes(short minutes)CVSMPTETimeCVSMPTETime. setSeconds(short seconds)CVSMPTETimeCVSMPTETime. setSubframeDivisor(short subframeDivisor)CVSMPTETimeCVSMPTETime. setSubframes(short subframes)CVSMPTETimeCVSMPTETime. setType(CVSMPTETimeType type)Methods in org.robovm.apple.corevideo with parameters of type CVSMPTETime Modifier and Type Method Description CVTimeStampCVTimeStamp. setSmpteTime(CVSMPTETime smpteTime)Constructors in org.robovm.apple.corevideo with parameters of type CVSMPTETime Constructor Description CVTimeStamp(int version, int videoTimeScale, long videoTime, long hostTime, double rateScalar, long videoRefreshPeriod, CVSMPTETime smpteTime, CVTimeStampFlags flags, long reserved)