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

◆ m_has_data

bool MayaFlux::Buffers::AudioBuffer::m_has_data
protected

Whether the audio buffer has data to process this cycle.

Tracks whether this audio buffer contains valid audio data for the current processing cycle. Relevant for streaming audio systems and dynamic buffer management.

Definition at line 433 of file AudioBuffer.hpp.

Referenced by read_once().