mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
media-session: clear metadata
This commit is contained in:
parent
d56e759166
commit
c5ac48c5f4
1 changed files with 2 additions and 0 deletions
|
|
@ -2045,6 +2045,8 @@ static void session_shutdown(struct impl *impl)
|
|||
spa_list_consume(obj, &impl->global_list, link)
|
||||
sm_object_destroy(obj);
|
||||
|
||||
impl->this.metadata = NULL;
|
||||
|
||||
sm_media_session_emit_destroy(impl);
|
||||
|
||||
if (impl->registry) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue