libcamera: camera: Hide Camera::create() from the public API

The Camera::create() function is internal. Hide it from the public API
documentation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
This commit is contained in:
Laurent Pinchart 2024-08-08 15:09:48 +01:00
parent e938861781
commit 6b4771d460

View file

@ -821,6 +821,7 @@ void Camera::Private::setState(State state)
*/
/**
* \internal
* \brief Create a camera instance
* \param[in] d Camera private data
* \param[in] id The ID of the camera device