MCPcopy 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
153const bool CParameterPlayer::GetAudioOutputMuted() const
154{
155 return m_bAudioOutputMuted;
156}
157
158int CParameterPlayer::SetAudioOutputMuted(bool bMuted)
159{

Callers 3

SetParameterMethod · 0.80
Q_LOGGING_CATEGORYFunction · 0.80
slotEnableAudioOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected