mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
parent
0ad7cb3298
commit
83e3aba980
1 changed files with 2 additions and 0 deletions
|
|
@ -3495,6 +3495,8 @@ int jack_client_close (jack_client_t *client)
|
|||
|
||||
res = jack_deactivate(client);
|
||||
|
||||
clean_transport(c);
|
||||
|
||||
if (c->context.loop)
|
||||
pw_thread_loop_stop(c->context.loop);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue