|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< AudioSubsystem > MayaFlux::Core::SubsystemManager::get_audio_subsystem | ( | ) |
Get typed access to the audio subsystem.
Convenience method that automatically casts to AudioSubsystem type. Equivalent to dynamic_cast on get_subsystem(SubsystemType::AUDIO).
Definition at line 78 of file SubsystemManager.cpp.
References MayaFlux::Core::AUDIO, and get_subsystem().
Referenced by stop_audio_subsystem().
Here is the call graph for this function:
Here is the caller graph for this function: