Skip to main content

Module multi_stream

Module multi_stream 

Source
Expand description

Multi-stream alignment for synchronizing groups of audio/video streams.

Provides group alignment, reference stream selection, and bulk offset computation for production workflows with many simultaneous camera/audio feeds.

Structs§

AlignmentSummary
Summary statistics for a completed alignment
MultiStreamAligner
Multi-stream aligner that manages multiple groups
StreamGroup
Group of streams to be aligned together
StreamOffset
Offset of one stream relative to a reference stream

Enums§

ReferenceStrategy
Strategy for selecting the reference stream

Type Aliases§

StreamId
Identifier for a stream in a multi-stream group