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

◆ m_num_samples

uint32_t MayaFlux::Buffers::AudioBuffer::m_num_samples
protected

Capacity of the buffer in audio samples.

Stores the maximum number of double-precision audio samples this buffer can contain. This determines the buffer's memory allocation and processing block size.

Definition at line 388 of file AudioBuffer.hpp.

Referenced by clone_to(), read_once(), resize(), and set_num_samples().