Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aloshi/EmulationStation
/ ~Sound
Method
~Sound
src/Sound.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
Sound::~Sound()
12
{
13
deinit();
14
}
15
16
void Sound::loadFile(const std::string & path)
17
{
Callers
nothing calls this directly
Calls
1
deinit
Function · 0.70
Tested by
no test coverage detected