Total duration of the recording, in seconds.
Optional related?: string[]Filenames of related sidecar files for this asset (e.g. input-event JSON), relative to the bundle.
Optional recordingLogical size of the recorded area, in points (e.g. 2560x1440 for a Retina 5K display).
Optional videoDimensions of the output video, in pixels.
Generated using TypeDoc
Describes a recording bundle's contents (the parsed
recordkit.json). Mirrors the SwiftRKBundleInfo; the per-event sidecar types live inRecordingMetadata.ts.