pub fn recording_status(
app: AppHandle,
recording_state: State<'_, RecordingState>,
) -> RecordingStatusViewExpand description
Live snapshot of the recording session for the picker LED ramp
- elapsed counter. Returns
RecordingStatusView::idle()when no session is active. Also published via therecording-statusevent every 500 ms while a session is running.