Contents

seconds(forBeats:)

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

Declaration

func seconds(forBeats beats: AVMusicTimeStamp) -> TimeInterval

Parameters

  • beats:

    The timestamp for the beat position.

See Also

Managing Time Stamps