seconds(forBeats:)
Gets the time for the specified beat position (timestamp) in the track, in seconds.
Declaration
func seconds(forBeats beats: AVMusicTimeStamp) -> TimeIntervalParameters
- beats:
The timestamp for the beat position.
Gets the time for the specified beat position (timestamp) in the track, in seconds.
func seconds(forBeats beats: AVMusicTimeStamp) -> TimeIntervalThe timestamp for the beat position.