Skip to main content

Module project

Module project 

Source
Expand description

EditProject — the top-level, serializable edit document and the project↔source frame mapping built on top of the segment list.

Structs§

EditProject
The serialized source of truth for one editing session.

Constants§

DEFAULT_PROJECT_FPS
Default project timeline frame rate. The editor’s time authority runs at this rate regardless of the source recording’s frame rate.
SCHEMA_VERSION
On-disk schema version. Bumped when the project file format changes incompatibly so older files can be migrated (ED.23).

Functions§

default_project_fps 🔒
default_schema_version 🔒