mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
pw-dump: trigger change in metadata
so that it is displayed
This commit is contained in:
parent
b118a84a60
commit
792c01aede
1 changed files with 2 additions and 0 deletions
|
|
@ -1037,6 +1037,8 @@ static int metadata_property(void *object,
|
|||
const char *type,
|
||||
const char *value)
|
||||
{
|
||||
struct object *o = object;
|
||||
o->changed++;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue