mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
jack: work on cleanup
This commit is contained in:
parent
8f7a19f2e3
commit
b7647e80d3
8 changed files with 76 additions and 31 deletions
|
|
@ -26,6 +26,7 @@ struct jack_client {
|
|||
int fd; /* notify fd */
|
||||
struct spa_hook node_listener;
|
||||
struct spa_list client_link;
|
||||
bool activated;
|
||||
};
|
||||
|
||||
struct jack_server {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue