Contents

beats(forSeconds:)

Gets the beat position (timestamp) for the specified time in the track.

Declaration

func beats(forSeconds seconds: TimeInterval) -> AVMusicTimeStamp

Parameters

  • seconds:

    The time to retrieve the beat timestamp for.

See Also

Handling Beat Range