Expand description
EditProject — the top-level, serializable edit document and the
project↔source frame mapping built on top of the segment list.
Structs§
- Edit
Project - 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).