MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
~MIDIBackend()
MayaFlux::Core::MIDIBackend::~MIDIBackend
(
)
override
Definition at line
18
of file
MIDIBackend.cpp
.
19
{
20
if
(
m_initialized
.load()) {
21
shutdown
();
22
}
23
}
MayaFlux::Core::MIDIBackend::m_initialized
std::atomic< bool > m_initialized
Definition
MIDIBackend.hpp:86
MayaFlux::Core::MIDIBackend::shutdown
void shutdown() override
Shutdown and release all resources.
Definition
MIDIBackend.cpp:114
References
m_initialized
, and
shutdown()
.
Here is the call graph for this function:
MayaFlux
Core
MIDIBackend
Generated by
1.9.8