Expand description
RecordingToolbar — the top-of-app surface during capture.
Three states drive everything: Idle (big primary “Record” button,
source picker placeholder), Recording (red pulsing indicator, timer,
Pause + Stop), Paused (paused badge, Resume + Stop). The timer is a
prop the parent ticks; the component is purely presentational.
Structs§
- Recording
Toolbar Props - Props for the
RecordingToolbarcomponent.
Enums§
Functions§
- Recording
Toolbar - Optional Props
- format_
clock 🔒