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

◆ m_using_internal_buffer

bool MayaFlux::Buffers::FeedbackProcessor::m_using_internal_buffer
private

Flag indicating whether to use the buffer's internal previous state.

If the attached buffer is a FeedbackBuffer, the processor will use its internal previous state instead of maintaining its own.

Definition at line 232 of file FeedbackBuffer.hpp.

Referenced by on_attach(), on_detach(), and processing_function().