Searched refs:GetUnsignedControlValue (Results 1 – 2 of 2) sorted by relevance
94 bool GetUnsignedControlValue(UINT mixId, DWORD dwControlID, DWORD& dwValue) const;
1083 if (!GetUnsignedControlValue(mixerID, dwControlID, dwValue)) in SpeakerVolume()1547 if (!GetUnsignedControlValue(mixerID, dwControlID, dwValue)) in MicrophoneVolume()2015 bool AudioMixerManager::GetUnsignedControlValue(UINT mixId, DWORD dwControlID, DWORD& dwValue) const in GetUnsignedControlValue() function in webrtc::AudioMixerManager