Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
AudioManager::~AudioManager()
59
{
60
deinit();
61
}
62
63
std::shared_ptr<AudioManager> & AudioManager::getInstance()
64
{
Callers
nothing calls this directly
Calls
1
deinit
Function · 0.70
Tested by
no test coverage detected