Skip to main content

Module status_bar

Module status_bar 

Source
Expand description

StatusBar — slim bottom-of-app strip with engine-level health.

Three pieces of information across, all driven by props the parent ticks: FPS (renderer), encoder state, file size on disk. A single kind: StatusKind drives the right-hand pill (“Ready”, “Encoding”, “Error”) and its color.

Structs§

StatusBarProps
Props for the StatusBar component.

Enums§

StatusKind

Functions§

StatusBar
Optional Props
format_bytes 🔒