Skip to main content

Module types

Module types 

Source
Expand description

EDL (Edit Decision List) types and AV sync report structures.

These types mirror rmedia’s EDL output format with Deserialize added. No rmedia dependency – probar reads the JSON wire format independently.

Structs§

AudioOnset
Detected audio onset from waveform analysis.
AudioTickPlacement
Placement of an audio tick relative to a visual event.
AvSyncReport
Result of comparing EDL declarations against actual audio.
EditDecision
A single segment’s edit decisions.
EditDecisionList
Edit decision list for a rendered video.
SegmentSyncResult
Per-segment sync verification results.
TickDelta
Delta between declared and actual tick timing.

Enums§

SyncVerdict
Overall sync verdict.