MCPcopy 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
93const bool CParameterPlayer::GetAudioInputMuted() const
94{
95 return m_bAudioInputMuted;
96}
97
98int CParameterPlayer::SetAudioInputMuted(bool bMuted)
99{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
slotEnableAudioInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected