Skip to content
Snippets Groups Projects
Commit 897d94c7 authored by Julian Bouzas's avatar Julian Bouzas
Browse files

bluez: create softdsp endpoints for bluetooth nodes

parent b9ad90f6
Branches
Tags
No related merge requests found
......@@ -191,7 +191,7 @@ on_node_added (WpCore *core, WpProxy *proxy, struct impl *data)
endpoint_props = g_variant_builder_end (&b);
/* Create the endpoint async */
wp_factory_make (core, "pipewire-simple-endpoint", WP_TYPE_ENDPOINT,
wp_factory_make (core, "pw-audio-softdsp-endpoint", WP_TYPE_ENDPOINT,
endpoint_props, on_endpoint_created, data);
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment