mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
node-factory: activate elements
This commit is contained in:
parent
7d5f302f93
commit
21aad20f94
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ static void *create_object(void *_data,
|
|||
lib,
|
||||
factory_name,
|
||||
name,
|
||||
0,
|
||||
PW_SPA_NODE_FLAG_ACTIVATE,
|
||||
properties,
|
||||
sizeof(struct node_data));
|
||||
if (node == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue