Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
Loading...
Searching...
No Matches
donner::editor::repro::ReproFile Struct Reference

In-memory form of a loaded or in-progress recording. More...

#include "donner/editor/repro/ReproFile.h"

Public Attributes

ReproMetadata metadata
std::vector< ReproFrameframes

Detailed Description

In-memory form of a loaded or in-progress recording.

Member Data Documentation

◆ frames

std::vector<ReproFrame> donner::editor::repro::ReproFile::frames

◆ metadata

ReproMetadata donner::editor::repro::ReproFile::metadata

The documentation for this struct was generated from the following file: