pub fn list_recordings(app: AppHandle) -> Vec<RecordingEntry>Expand description
List the recordings in the user’s output folder (newest first). Returns an empty list if the folder can’t be read.
pub fn list_recordings(app: AppHandle) -> Vec<RecordingEntry>List the recordings in the user’s output folder (newest first). Returns an empty list if the folder can’t be read.