Home
last modified time | relevance | path

Searched defs:SystemVol (Results 1 – 3 of 3) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp35 struct SystemVol struct
37 SystemVol (AudioObjectPropertySelector selector) noexcept in SystemVol() function
61 float getGain() const noexcept in getGain()
74 bool setGain (float gain) const noexcept in setGain()
87 bool isMuted() const noexcept in isMuted()
100 bool setMuted (bool mute) const noexcept in setMuted()
114 AudioDeviceID outputDeviceID;
115 AudioObjectPropertyAddress addr;
117 bool canSetVolume() const noexcept in canSetVolume()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp35 struct SystemVol struct
37 SystemVol (AudioObjectPropertySelector selector) noexcept in SystemVol() argument
61 float getGain() const noexcept in getGain()
74 bool setGain (float gain) const noexcept in setGain()
87 bool isMuted() const noexcept in isMuted()
100 bool setMuted (bool mute) const noexcept in setMuted()
114 AudioDeviceID outputDeviceID;
115 AudioObjectPropertyAddress addr;
117 bool canSetVolume() const noexcept in canSetVolume()
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_devices/native/
H A Djuce_mac_CoreAudio.cpp38 struct SystemVol struct
40 SystemVol (AudioObjectPropertySelector selector) noexcept in SystemVol() function
64 float getGain() const noexcept in getGain()
77 bool setGain (float gain) const noexcept in setGain()
90 bool isMuted() const noexcept in isMuted()
103 bool setMuted (bool mute) const noexcept in setMuted()
117 AudioDeviceID outputDeviceID;
118 AudioObjectPropertyAddress addr;
120 bool canSetVolume() const noexcept in canSetVolume()