pipewire/pipewire-alsa
Wim Taymans 738603fd04 stream: Align with pw_filter
Remove some of the unused states in pw_stream. The app can know the
state by following the format and buffer events.

Make it possible to be notified of io are updates. This should make it
possible to follow the transport etc.

Make it possible to be notified of any param changes.

Rename finish_format to update_params because that is what it does.
Make this work in the same was as the filter: updating the params
removes all old params of the types and installs the new ones.

Don't get the Props and PropInfo from the node proxy, instead get them
directly from the adapter that we have locally. Update the controls
directly on the adapter instead of going to the server first.
2019-11-21 16:14:50 +01:00
..
alsa-plugins stream: Align with pw_filter 2019-11-21 16:14:50 +01:00
conf Merge pipewire-alsa subtree 2019-11-03 15:20:56 +01:00
LICENSE Merge pipewire-alsa subtree 2019-11-03 15:20:56 +01:00
README.md Merge pipewire-alsa subtree 2019-11-03 15:20:56 +01:00

pipewire-alsa

ALSA plugin for pipewire