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

◆ m_channel_id

uint32_t MayaFlux::Buffers::AudioBuffer::m_channel_id
protected

Audio channel identifier for this buffer.

Identifies which audio channel this buffer represents in multi-channel audio systems. Typically corresponds to logical audio channels like left/right for stereo or numbered channels in surround configurations.

Definition at line 379 of file AudioBuffer.hpp.

Referenced by setup(), and MayaFlux::Buffers::FileBridgeBuffer::setup_chain_and_processor().