mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
media-session: improve cleanup
This commit is contained in:
parent
98c81fff93
commit
05f93cd750
8 changed files with 65 additions and 17 deletions
|
|
@ -66,6 +66,7 @@ struct sm_object {
|
|||
pw_destroy_t destroy;
|
||||
int pending;
|
||||
|
||||
struct pw_proxy *handle;
|
||||
struct spa_hook_list hooks;
|
||||
|
||||
struct spa_list data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue