Hello all,
I am using the pulsectl module to interact with the pulseaudio C API from my
python application.
This worked fine with pulseaudio 14.2 and previous versions but I can't get
it to work with pulseaudio 15.
Upon debugging the python code I found out that the state callback (assigned
with
On Wed, 2021-09-08 at 07:35 +, Matthias Mirbeth wrote:
> Hello all,
>
> I am using the pulsectl module to interact with the pulseaudio C API from my
> python application.
> This worked fine with pulseaudio 14.2 and previous versions but I can't get
> it to work with pulseaudio 15.
>
> Upon de