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

◆ m_cross_modal_sharing

template<typename BufferType >
bool MayaFlux::Buffers::RootBuffer< BufferType >::m_cross_modal_sharing
protected

Whether this buffer allows cross-modal data sharing.

When enabled, the buffer can be accessed by different subsystems simultaneously, allowing advanced cross-modal processing techniques.

Definition at line 290 of file RootBuffer.hpp.