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

◆ m_process_default

bool MayaFlux::Buffers::AudioBuffer::m_process_default
protected

Whether the audio buffer should be processed using its default processor.

Controls whether the buffer's default audio processor should be applied during processing cycles. Allows for selective audio processing based on current requirements.

Definition at line 451 of file AudioBuffer.hpp.

Referenced by process_default(), and MayaFlux::Buffers::RootAudioBuffer::process_default().