Qt and PulseAudio

David Rosca nowrep at gmail.com
Sat Feb 17 11:31:00 UTC 2018


Hi,
there are couple of options:

1. Use it from QML as intended. I guess this one is out of question though.
2. Just copy headers and link to the library (qml plugin).
3. Modify/rewrite the library so it can be extended without breaking
ABI (use d-pointers, etc). Optionally split the C++ lib and QML plugin
part as it was originally.

Regards,
David

On Sat, Feb 17, 2018 at 11:50 AM, Aleix Pol <aleixpol at kde.org> wrote:
> Hey,
> We maybe need a way to re-use the qt pulseaudio bindings.
> https://phabricator.kde.org/D7992
>
> What do you think?
> Aleix


More information about the KDEConnect mailing list