mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
port to meson
This commit is contained in:
parent
924824d0a3
commit
67dd3adb87
69 changed files with 1056 additions and 999 deletions
|
|
@ -255,7 +255,7 @@ spa_alsa_monitor_set_event_callback (SpaMonitor *monitor,
|
|||
return SPA_RESULT_ERROR;
|
||||
|
||||
udev_monitor_filter_add_match_subsystem_devtype (this->umonitor,
|
||||
"video4linux",
|
||||
"sound",
|
||||
NULL);
|
||||
|
||||
udev_monitor_enable_receiving (this->umonitor);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue