mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
spa: libcamera: consume the device numbers libcamera property
Pass on the device numbers property of libcamera to session managers, with they are better equipped to filter the camera/video devices across v4l2 and libcamera.
This commit is contained in:
parent
983d34f344
commit
79518d13ae
2 changed files with 29 additions and 2 deletions
|
|
@ -275,7 +275,8 @@ struct spa_device_methods {
|
|||
#define SPA_KEY_DEVICE_PROFILE_SET "device.profile-set" /**< profile set for the device */
|
||||
#define SPA_KEY_DEVICE_STRING "device.string" /**< device string in the underlying
|
||||
* layer's format. E.g. "surround51:0" */
|
||||
|
||||
#define SPA_KEY_DEVICE_DEVIDS "device.devids" /**< space separated list of device ids (dev_t) of the
|
||||
* underlying device(s) if applicable */
|
||||
/**
|
||||
* \}
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue