MCPcopy 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
62VolumeControl::~VolumeControl()
63{
64 //set original volume levels for system
65 //setVolume(originalVolume);
66
67 deinit();
68}
69
70std::shared_ptr<VolumeControl> & VolumeControl::getInstance()
71{

Callers

nothing calls this directly

Calls 1

deinitFunction · 0.85

Tested by

no test coverage detected