mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
libcamera's CameraManager runs the event handlers on its own thread, thus synchronization is needed to ensure correct functionality. Implement that by collecting hotplug events into a mutex protected queue and signalling the main loop where they can be processed and the "object_info" event can be safely emitted. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||