Searched refs:SetUnsignedControlValue (Results 1 – 2 of 2) sorted by relevance
95 bool SetUnsignedControlValue(UINT mixId, DWORD dwControlID, DWORD dwValue) const;
1053 if (!SetUnsignedControlValue(mixerID, dwControlID, dwValue)) in SetSpeakerVolume()1519 if (!SetUnsignedControlValue(mixerID, dwControlID, dwValue)) in SetMicrophoneVolume()2048 bool AudioMixerManager::SetUnsignedControlValue(UINT mixId, DWORD dwControlID, DWORD dwValue) const in SetUnsignedControlValue() function in webrtc::AudioMixerManager