MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_frame_accumulator

double MayaFlux::Kakshya::FrameAccessProcessor::m_frame_accumulator {}
private

Sub-frame accumulator for wall-clock-driven advancement.

Accumulates fractional frames between render ticks so that the video advances at its native frame_rate regardless of the render loop's FPS.

Definition at line 158 of file FrameAccessProcessor.hpp.

158{};

Referenced by on_attach(), and process().