Expand description
Safe Rust bindings for libcamera.
Notable helper modules:
formats: generated pixel format constants matchinglibcamera::formats.controlsandproperties: generated identifiers for the installed libcamera version.
Modulesยง
- camera
- camera_
manager - color_
space - control
- control_
value - controls
- fence
- formats
- Pixel format constants generated from the installed
libcamera/formats.h. - framebuffer
- framebuffer_
allocator - framebuffer_
map - geometry
- logging
- pixel_
format - properties
- request
- stream
- transform
- utils
- vendor_
features - Generated vendor feature flags.
The flat module exposes
LIBCAMERA_HAS_*const bools as produced by libcamera control headers. - version
- Compile-time libcamera version information (from libcamera/version.h) and runtime version string.