MCPcopy 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
1236void VolumeMeterTimer::AddVolControl(VolumeMeter *meter)
1237{
1238 volumeMeters.push_back(meter);
1239}
1240
1241void VolumeMeterTimer::RemoveVolControl(VolumeMeter *meter)
1242{

Callers 1

VolumeMeterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected