introspect: wait for enum to complete

Trigger another sync after starting node or device param enum
This commit is contained in:
Wim Taymans 2019-03-11 18:05:24 +01:00
parent f54412e722
commit 3eb1a09cd2
2 changed files with 50 additions and 37 deletions

View file

@ -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;