Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioOutputMuted
Method
GetAudioOutputMuted
Plugins/Player/ParameterPlayer.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
const bool CParameterPlayer::GetAudioOutputMuted() const
154
{
155
return m_bAudioOutputMuted;
156
}
157
158
int CParameterPlayer::SetAudioOutputMuted(bool bMuted)
159
{
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