mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
The request will be needed later, so store that directly in the completion ring buffer for easy access. This is fine even though `impl::requestComplete()` calls `Request::reuse()` because only the request cookie is used in `libcamera_on_fd_events()` and that remains constant during the lifetime of a request object. |
||
|---|---|---|
| .. | ||
| libcamera-device.cpp | ||
| libcamera-manager.cpp | ||
| libcamera-manager.hpp | ||
| libcamera-source.cpp | ||
| libcamera.c | ||
| libcamera.h | ||
| meson.build | ||