Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetAudioInputMuted
Method
GetAudioInputMuted
Plugins/Player/ParameterPlayer.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
const bool CParameterPlayer::GetAudioInputMuted() const
94
{
95
return m_bAudioInputMuted;
96
}
97
98
int CParameterPlayer::SetAudioInputMuted(bool bMuted)
99
{
Callers
2
Q_LOGGING_CATEGORY
Function · 0.80
slotEnableAudioInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected