Loading...
Searching...
No Matches
CaptureCorrelator.hpp
Go to the documentation of this file.
Frame-accurate correlation across several capture streams.
Definition CaptureCorrelator.hpp:51
std::uint64_t displacedFrames() const noexcept
Definition CaptureCorrelator.hpp:115
int offer(std::size_t member, int slot, std::uint64_t stampNs) noexcept
Offer this member's freshly captured slot.
Definition CaptureCorrelator.hpp:68
void drain(int *out) noexcept
Give up every offer being held, for teardown or a format change.
Definition CaptureCorrelator.hpp:98
Definition CaptureSyncGroup.hpp:100
void publish(const int *slots, const std::uint64_t *stampNs) noexcept
Definition CaptureSyncGroup.hpp:125