mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
spa: remove media.class from null-audio-sink
We can use it with othe media.class values as well
This commit is contained in:
parent
d6127a4745
commit
4c486c7ae3
1 changed files with 0 additions and 1 deletions
|
|
@ -286,7 +286,6 @@ static int impl_node_send_command(void *object, const struct spa_command *comman
|
||||||
}
|
}
|
||||||
|
|
||||||
static const struct spa_dict_item node_info_items[] = {
|
static const struct spa_dict_item node_info_items[] = {
|
||||||
{ SPA_KEY_MEDIA_CLASS, "Audio/Sink" },
|
|
||||||
{ SPA_KEY_NODE_DRIVER, "true" },
|
{ SPA_KEY_NODE_DRIVER, "true" },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue