mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-30 13:14:16 -04:00
spa: libcamera: move CameraManager acquisition
Now that there is a "libcamera.cpp", move `libcamera_manager_acquire()` into that file since it is a common function used by all three factories.
This commit is contained in:
parent
390a4ce432
commit
6dc55d2cb4
6 changed files with 30 additions and 31 deletions
|
|
@ -43,7 +43,6 @@
|
|||
#include <libcamera/framebuffer_allocator.h>
|
||||
|
||||
#include "libcamera.hpp"
|
||||
#include "libcamera-manager.hpp"
|
||||
|
||||
using namespace libcamera;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue