|
MayaFlux 0.2.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 320 of file WindowContainer.cpp.
References m_next_reader_id, and m_registered_readers.