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§
- Player
Controls Props - Props for the
PlayerControlscomponent.
Enums§
Functions§
- Player
Controls - Optional Props
- format_
time 🔒