Skip to main content

Module recordings_library

Module recordings_library 

Source
Expand description

Recordings library — open a finished recording in the editor (ED.24).

The trim bin’s shelf: every finished recording in the output folder shows up as a tile, and clicking one carries it straight to the cutting bench (the editor). The backend list_recordings command scans the folder; the click reuses the ED.5 handoff and flips the nav to the editor. A small “edited” badge marks recordings that already have a saved .screenproj beside them (ED.23).

Structs§

RecordingsLibraryProps
Props for the RecordingsLibrary component.

Functions§

RecordingsLibrary
The recordings library: a grid of finished recordings; clicking one opens it in the editor. Refreshes its list each time it mounts.
card 🔒
One library card. Extracted so the grid stays under clippy’s line cap.