|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Register a callback to be invoked on processing state changes.
| callback | Function to call when state changes (receives container and new state) |
Enables external components to react to lifecycle transitions for orchestration, resource management, or UI updates.
Implemented in MayaFlux::Kakshya::SoundStreamContainer.