[pulseaudio-discuss] [PATCH v2 7/8] sink: move the streams to the default_sink when the sink is unlinked
Georg Chini
georg at chini.tk
Mon Jul 1 15:28:53 UTC 2019
On 17.01.19 07:53, Hui Wang wrote:
> When a sink is unlinked, all streams of this sink are moved to
> default_sink, this action is implemented in the core rather than
> modules now.
>
> Signed-off-by: Hui Wang <hui.wang at canonical.com>
> ---
> src/modules/module-stream-restore.c | 50 -----------------------------
> src/pulsecore/sink.c | 3 ++
> 2 files changed, 3 insertions(+), 50 deletions(-)
>
module-rescue-stream also has to be modified to reflect
that change. It should now only rescue source streams.
More information about the pulseaudio-discuss
mailing list