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

Method AudioManager

src/AudioManager.cpp:50–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50AudioManager::AudioManager()
51{
52 init();
53
54 //set internal volume
55 //VolumeControl::getInstance()->setVolume(50);
56}
57
58AudioManager::~AudioManager()
59{

Callers

nothing calls this directly

Calls 1

initFunction · 0.70

Tested by

no test coverage detected