Skip to main content

editor_preview_frame

Function editor_preview_frame 

Source
pub fn editor_preview_frame(
    frame: u64,
    state: State<'_, EditorPreviewState>,
) -> Response
Expand description

Composed BGRA bytes for the editor preview at project frame (AUT-510), as a raw [tauri::ipc::Response] (an ArrayBuffer in JS — no JSON). Empty when no clip is open or the frame is past the end.