|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::SubsystemManager::unregister_process_hook | ( | SubsystemType | type, |
| const std::string & | name | ||
| ) |
Remove a previously registered processing hook.
| type | SubsystemType the hook is attached to |
| name | Unique identifier of the hook to remove |
Removes the named hook from the specified subsystem's processing cycle.
Definition at line 255 of file SubsystemManager.cpp.
References get_validated_handle().
Here is the call graph for this function: