mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
introspect: wait for enum to complete
Trigger another sync after starting node or device param enum
This commit is contained in:
parent
f54412e722
commit
3eb1a09cd2
2 changed files with 50 additions and 37 deletions
|
|
@ -217,6 +217,7 @@ struct global {
|
|||
pa_subscription_mask_t mask;
|
||||
pa_subscription_event_type_t event;
|
||||
|
||||
pa_operation *operation;
|
||||
void *info;
|
||||
pw_destroy_t destroy;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue