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

◆ m_processing_rate_hint

template<typename BufferType >
uint32_t MayaFlux::Buffers::RootBuffer< BufferType >::m_processing_rate_hint
protected

Processing rate hint for this buffer.

This is used to optimize processing based on expected sample/frame rates, allowing the buffer to adapt its processing strategy accordingly.

Definition at line 281 of file RootBuffer.hpp.