mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Replace the AsyncDone event with an explicit done callback in the node to signal completion of an async operation. Pass read and write fd together with the transport
10 lines
182 B
Meson
10 lines
182 B
Meson
subdir('alsa')
|
|
subdir('audiomixer')
|
|
subdir('audiotestsrc')
|
|
subdir('ffmpeg')
|
|
subdir('logger')
|
|
#subdir('support')
|
|
subdir('test')
|
|
subdir('videotestsrc')
|
|
subdir('volume')
|
|
subdir('v4l2')
|