musicDuration property

double get musicDuration

Gets the total duration of the currently loaded music in seconds.

Implementation

double get musicDuration => _backend.musicDuration;