Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ AddVolControl
Method
AddVolControl
lib/utils/volume-control.cpp:1236–1239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1234
}
1235
1236
void VolumeMeterTimer::AddVolControl(VolumeMeter *meter)
1237
{
1238
volumeMeters.push_back(meter);
1239
}
1240
1241
void VolumeMeterTimer::RemoveVolControl(VolumeMeter *meter)
1242
{
Callers
1
VolumeMeter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected