Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ ~VolumeControl
Method
~VolumeControl
src/server/gui/app/VolumeControl.cpp:62–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
VolumeControl::~VolumeControl()
63
{
64
//set original volume levels for system
65
//setVolume(originalVolume);
66
67
deinit();
68
}
69
70
std::shared_ptr<VolumeControl> & VolumeControl::getInstance()
71
{
Callers
nothing calls this directly
Calls
1
deinit
Function · 0.85
Tested by
no test coverage detected