|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::Generator::Phasor::remove_hook | ( | const TypedHook< GeneratorContext > & | callback | ) |
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.
Definition at line 193 of file Phasor.cpp.
References remove_threshold_callback().
Here is the call graph for this function: