|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Register a reader for a specific dimension.
| dimension_index | Index of the dimension being read |
Used for tracking active readers in multi-threaded or streaming scenarios, enabling safe concurrent access and efficient resource management.
Implements MayaFlux::Kakshya::SignalSourceContainer.
Definition at line 681 of file SoundStreamContainer.cpp.
References lock(), m_active_readers, m_dimension_to_next_reader_id, m_reader_consumed_dimensions, and m_reader_mutex.
Here is the call graph for this function: