media-session: improve cleanup

This commit is contained in:
Wim Taymans 2019-12-17 10:47:31 +01:00
parent 98c81fff93
commit 05f93cd750
8 changed files with 65 additions and 17 deletions

View file

@ -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;