libcamera: properties: Add a pipeline handler name property
Allow the camera properties to report what pipeline handler is managing the camera device. Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -701,4 +701,13 @@ controls:
|
||||
|
||||
Different cameras may report identical devices.
|
||||
|
||||
- PipelineHandler:
|
||||
type: string
|
||||
description: |
|
||||
The name of the pipeline handler that manages this camera device.o
|
||||
|
||||
This property is meant to help development, debugging and support. The
|
||||
pipeline handler name is not guaranteed to be stable across libcamera
|
||||
releases.
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user