mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
audio-dsp: improve properties
This commit is contained in:
parent
0c9dc75cb3
commit
7c54b4b89c
6 changed files with 37 additions and 34 deletions
|
|
@ -143,7 +143,6 @@ static int fill_item(struct impl *this, struct udev_device *dev,
|
|||
spa_pod_builder_push_struct(builder),
|
||||
add_dict(builder,
|
||||
"udev-probed", "1",
|
||||
"device.api", "alsa",
|
||||
"device.path", udev_device_get_devnode(dev),
|
||||
"alsa.card", str,
|
||||
NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue