beats(forSeconds:)
Gets the beat position (timestamp) for the specified time in the track.
Declaration
func beats(forSeconds seconds: TimeInterval) -> AVMusicTimeStampParameters
- seconds:
The time to retrieve the beat timestamp for.
Gets the beat position (timestamp) for the specified time in the track.
func beats(forSeconds seconds: TimeInterval) -> AVMusicTimeStampThe time to retrieve the beat timestamp for.