Searched refs:GetMute (Results 1 – 4 of 4) sorted by relevance
70 if (FAILED(volume_control->GetMute(&mute))) in IsOutputAudioMuted()
1147 hr = pVolume->GetMute(&mute); in SpeakerMuteIsAvailable()1228 hr = pVolume->GetMute(&mute); in SpeakerMute()1265 hr = pVolume->GetMute(&mute); in MicrophoneMuteIsAvailable()1337 hr = pVolume->GetMute(&mute); in MicrophoneMute()
444 def GetMute(track, muteFlag): function
227 self.CheckItem(iRow, GetMute(track_num, muteFlags))