mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
bluez5: expose factories in the plugin
This commit is contained in:
parent
f205504c26
commit
0a5bce4a3b
3 changed files with 14 additions and 2 deletions
|
|
@ -1224,7 +1224,7 @@ static const struct spa_dict_item info_items[] = {
|
|||
|
||||
static const struct spa_dict info = SPA_DICT_INIT_ARRAY(info_items);
|
||||
|
||||
struct spa_handle_factory spa_a2dp_source_factory = {
|
||||
const struct spa_handle_factory spa_a2dp_source_factory = {
|
||||
SPA_VERSION_HANDLE_FACTORY,
|
||||
"api.bluez5.a2dp.source",
|
||||
&info,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue