The current playback position in beats.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- AVFoundation
Declaration
var currentPositionInBeats: Time Interval { get set }
Discussion
Setting this property positions the sequencer's player to the specified beat. This property can be set while the player is playing, in which case playback will resume at the new position.