Searched refs:_paVolume (Results 1 – 2 of 2) sorted by relevance
52 _paVolume(0), in AudioMixerManagerLinuxPulse()324 volume = static_cast<uint32_t> (_paVolume); in SpeakerVolume()886 volume = static_cast<uint32_t> (_paVolume); in MicrophoneVolume()1042 _paVolume = paVolume; // get the max volume for any channel in PaSinkInfoCallbackHandler()1071 _paVolume = paVolume; // Get the max volume for any channel in PaSinkInputInfoCallbackHandler()1095 _paVolume = paVolume; // Get the max volume for any channel in PaSourceInfoCallbackHandler()
103 mutable uint32_t _paVolume; variable