mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
libcamera: work on rewrite
Use manager to hotplug devices Use StreamConfig to enumerate formats
This commit is contained in:
parent
b0e3e43c42
commit
b2c38a2b3b
11 changed files with 1545 additions and 1212 deletions
|
|
@ -57,7 +57,6 @@ struct impl {
|
|||
struct spa_device_info info;
|
||||
|
||||
struct spa_source source;
|
||||
struct spa_libcamera_device dev;
|
||||
};
|
||||
|
||||
static int emit_object_info(struct impl *this, uint32_t id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue