Skip to main content

Module recording_toolbar

Module recording_toolbar 

Source
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§

RecordingToolbarProps
Props for the RecordingToolbar component.

Enums§

RecordingState

Functions§

RecordingToolbar
Optional Props
format_clock 🔒