mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
props: make properties dynamic keys and values
This commit is contained in:
parent
048a4b81a8
commit
e28b5f91b8
15 changed files with 271 additions and 223 deletions
|
|
@ -308,6 +308,8 @@ pinos_connection_end_write (PinosConnection *conn,
|
|||
|
||||
buf->buffer_size += 8 + size;
|
||||
|
||||
// spa_debug_pod (p);
|
||||
|
||||
pinos_signal_emit (&conn->need_flush, conn);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue