emit bound_id event

This commit is contained in:
Wim Taymans 2019-11-28 12:52:17 +01:00
parent f56e4dbc4d
commit e3a1c4151e
12 changed files with 23 additions and 0 deletions

View file

@ -1228,6 +1228,8 @@ void pw_client_node_registered(struct pw_client_node *this, struct pw_global *gl
if (this->resource == NULL)
return;
pw_resource_bound_id(this->resource, node_id);
pw_client_node_resource_transport(this->resource,
node_id,
impl->other_fds[0],