Contents

overallProgress

The overall progress across all tracks.

Declaration

var overallProgress: Float { get }

Discussion

Returns a float value between 0.0 and 1.0 representing the overall progress. This is calculated as the average progress of all tracks weighted by their durations.

See Also

Getting progress