|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Called when this processor is detached from a container.
| container | Container this processor is being detached from |
This method allows the processor to:
Explicit detachment provides cleaner resource management compared to BufferProcessor's implicit detachment through chain removal.
Implements MayaFlux::Kakshya::DataProcessor.
Definition at line 32 of file CursorAccessProcessor.cpp.
References MayaFlux::Journal::ContainerProcessing, MayaFlux::Journal::Kakshya, m_active, m_cursor, m_slot_index, and MF_ERROR.