pub fn duration_seconds(status: &PlayerStatus) -> f32Expand description
Total duration in seconds. Falls back to 60.0 (matches the
PlayerControls component’s own fallback) when not reported.
pub fn duration_seconds(status: &PlayerStatus) -> f32Total duration in seconds. Falls back to 60.0 (matches the
PlayerControls component’s own fallback) when not reported.