|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Called when this processor is attached to a container.
| container | Container this processor is being attached to |
This method provides an opportunity for the processor to:
Unlike BufferProcessor which may be attached implicitly through chains, DataProcessor attachment is typically an explicit operation that triggers immediate initialization.
Implements MayaFlux::Kakshya::DataProcessor.
Definition at line 15 of file CursorAccessProcessor.cpp.
References MayaFlux::Journal::ContainerProcessing, MayaFlux::Kakshya::ContainerDataStructure::get_channel_count(), MayaFlux::Journal::Kakshya, m_cursor, m_loop_start, m_slot_index, m_structure, and MF_ERROR.
Here is the call graph for this function: