|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Core::SubsystemManager::remove_subsystem | ( | SubsystemType | type | ) |
Remove and shutdown a subsystem.
| type | SubsystemType enum value identifying the subsystem to remove |
Stops, shuts down, and removes the specified subsystem from management. Cleans up associated processing handles and resources.
Definition at line 126 of file SubsystemManager.cpp.
References m_cross_access_permissions, m_handles, and m_subsystems.