mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
v4l2: add Camera media.role
This commit is contained in:
parent
9f7c9022cf
commit
e4be9837c4
1 changed files with 1 additions and 0 deletions
|
|
@ -859,6 +859,7 @@ static int impl_node_process_output(struct spa_node *node)
|
|||
|
||||
static const struct spa_dict_item info_items[] = {
|
||||
{ "media.class", "Video/Source" },
|
||||
{ "media.role", "Camera" },
|
||||
{ "node.pause-on-idle", "false" },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue