bluez5: expose factories in the plugin

This commit is contained in:
Wim Taymans 2019-06-07 09:19:40 +02:00
parent f205504c26
commit 0a5bce4a3b
3 changed files with 14 additions and 2 deletions

View file

@ -1526,7 +1526,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_sink_factory = {
const struct spa_handle_factory spa_a2dp_sink_factory = {
SPA_VERSION_HANDLE_FACTORY,
"api.bluez5.a2dp.sink",
&info,