libcamera v0.4.0+5314-fc77c53d-nvm
Supporting cameras in Linux since 2019
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NlibcameraTop-level libcamera namespace
 CCameraCamera device
 CCameraConfigurationHold configuration for streams of the camera
 CCameraManagerProvide access and manage all cameras in the system
 CColorSpaceClass to describe a color space
 CControlDescribe a control and its intrinsic properties
 CControlIdControl static metadata
 CControlInfoDescribe the limits of valid values for a Control
 CControlInfoMapA map of ControlId to ControlInfo
 CControlListAssociate a list of ControlId with their values for an object
 CControlValueAbstract type representing the value of a control
 CFenceSynchronization primitive to manage resources
 CFlagsType-safe container for enum-based bitfields
 CFrameBufferFrame buffer data and its associated dynamic metadata
 CPlaneA memory region to store a single plane of a frame
 CFrameBufferAllocatorFrameBuffer allocator for applications
 CFrameMetadataMetadata related to a captured frame
 CPlanePer-plane frame metadata
 CPixelFormatLibcamera image pixel format
 CPointDescribe a point in two-dimensional space
 CRectangleDescribe a rectangle's position and dimensions
 CRequestA frame capture request
 CSensorConfigurationCamera sensor configuration
 CSharedFDRAII-style wrapper for file descriptors
 CSignalGeneric signal and slot communication mechanism
 CSizeDescribe a two-dimensional size
 CSizeRangeDescribe a range of sizes
 CStreamVideo stream for a camera
 CStreamConfigurationConfiguration parameters for a stream
 CStreamFormatsHold information about supported stream formats
 CUniqueFDUnique_ptr-like wrapper for a file descriptor