MusicSequence.BeatsToBarBeatTime(Double, Int32, CABarBeatTime) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AudioToolbox.MusicPlayerStatus BeatsToBarBeatTime (double beats, int subbeatDivisor, out AudioToolbox.CABarBeatTime barBeatTime);
member this.BeatsToBarBeatTime : double * int * -> AudioToolbox.MusicPlayerStatus
Parameters
- beats
- Double
- subbeatDivisor
- Int32
- barBeatTime
- CABarBeatTime