|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Removes a previously registered callback.
| callback | The callback function to remove |
Unregisters a callback previously added with on_tick(), stopping it from receiving further notifications about generated samples.
Reimplemented from MayaFlux::Nodes::Node.
Definition at line 175 of file Impulse.cpp.
References MayaFlux::Nodes::Node::m_callbacks, m_impulse_callbacks, and MayaFlux::Nodes::safe_remove_callback().
Here is the call graph for this function: