Skip to main content

Module player_controls

Module player_controls 

Source
Expand description

PlayerControls — transport bar for the player view.

Composed of: play/pause button, scrub track with progress fill + handle, and a current / total time display. Pure presentational — position is a 0.0..=1.0 fraction; the parent owns the signal that drives it.

Structs§

PlayerControlsProps
Props for the PlayerControls component.

Enums§

PlayState

Functions§

PlayerControls
Optional Props
format_time 🔒