Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioInputVolume
Method
GetAudioInputVolume
Plugins/Player/ParameterPlayer.cpp:108–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
const float CParameterPlayer::GetAudioInputVolume() const
109
{
110
return m_fAudioInputVolume;
111
}
112
113
int CParameterPlayer::SetAudioInputVolume(float fVolume)
114
{
Callers
2
Q_LOGGING_CATEGORY
Function · 0.80
slotEnableAudioInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected