MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / ~AudioManager

Method ~AudioManager

src/AudioManager.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58AudioManager::~AudioManager()
59{
60 deinit();
61}
62
63std::shared_ptr<AudioManager> & AudioManager::getInstance()
64{

Callers

nothing calls this directly

Calls 1

deinitFunction · 0.70

Tested by

no test coverage detected