LookingGlass/client/audiodevs/PipeWire
Babbaj 6d06320fb2 [client] audio/pw: fix muting
Pipewire documents the mute parameter as a bool, however `pw_stream_set_control` expects a float value and converts it to a bool.

6ad6300ec6/src/pipewire/stream.c (L2063)
2022-04-09 16:19:11 +10:00
..
CMakeLists.txt [client] audio: initial addition of PipeWire audio support via SPICE 2021-12-26 11:09:42 +11:00
pipewire.c [client] audio/pw: fix muting 2022-04-09 16:19:11 +10:00