mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
jack: remove nodes we created
This commit is contained in:
parent
177ffd766c
commit
127d69e4a0
2 changed files with 11 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
struct jack_server;
|
||||
|
||||
struct jack_client {
|
||||
struct spa_list link;
|
||||
void *data;
|
||||
struct client *owner;
|
||||
struct pw_jack_node *node;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue