diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-07-23 03:41:56 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2021-08-16 23:57:28 +0300 |
commit | bcab244b1f11d5839c002e2bccc00b304ac824b0 (patch) | |
tree | c6eb3d3a9e65ede14a17a1aab40d6b8ade0c3560 /src/v4l2 | |
parent | 32b8832e38e5311dcbed5badfad3d69e5981ed95 (diff) |
libcamera: pipeline_handler: Move CameraData members to Camera::Private
With pipeline handlers now being able to subclass Camera::Private, start
the migration from CameraData to Camera::Private by moving the members
of the base CameraData class. The controlInfo_, properties_ and pipe_
members are duplicated for now, to allow migrating pipeline handlers one
by one.
The Camera::Private class is now properly documented, don't exclude it
from documentation generation.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/v4l2')
0 files changed, 0 insertions, 0 deletions