mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-16 08:56:45 -05: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 *type,
|
||||||
const char *value)
|
const char *value)
|
||||||
{
|
{
|
||||||
|
struct object *o = object;
|
||||||
|
o->changed++;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue