{{ filename() }}
@if (sizeLabel()) {
{{ sizeLabel() }}
}
@if (waveformLoading()) {
Loading waveform...
} @else if (waveformUnavailable()) {
Couldn’t render a waveform preview for this file, but playback still works.
}
{{ formatTime(currentTimeSeconds()) }} / {{ formatTime(durationSeconds()) }}