Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioOutputVolume
Method
GetAudioOutputVolume
Plugins/Player/ParameterPlayer.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
const float CParameterPlayer::GetAudioOutputVolume() const
169
{
170
return m_fAudioOutputVolume;
171
}
172
173
int CParameterPlayer::SetAudioOutputVolume(float fVolume)
174
{
Callers
3
SetParameter
Method · 0.80
Q_LOGGING_CATEGORY
Function · 0.80
slotEnableAudioOutput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected