|
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 196 of file Phasor.cpp.
References MayaFlux::Nodes::Node::m_callbacks, m_phase_wrap_callbacks, remove_threshold_callback(), and MayaFlux::Nodes::safe_remove_callback().
Here is the call graph for this function: