Uses of Class
org.robovm.apple.audiotoolbox.CABarBeatTime
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox |
-
Uses of CABarBeatTime in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return CABarBeatTime Modifier and Type Method Description CABarBeatTimeMusicSequence. convertBeatsToBarBeatTime(double beats, int subbeatDivisor)CABarBeatTimeCABarBeatTime. setBar(int bar)CABarBeatTimeCABarBeatTime. setBeat(short beat)CABarBeatTimeCABarBeatTime. setSubbeat(short subbeat)CABarBeatTimeCABarBeatTime. setSubbeatDivisor(short subbeatDivisor)Methods in org.robovm.apple.audiotoolbox with parameters of type CABarBeatTime Modifier and Type Method Description doubleMusicSequence. convertBarBeatTimeToBeats(CABarBeatTime barBeatTime)protected OSStatusMusicSequence. convertBarBeatTimeToBeats0(CABarBeatTime inBarBeatTime, DoublePtr outBeats)