|
libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
Directories |
Files | |
| file | bound_method.h [code] |
| Method bind and invocation. | |
| file | buffer.h [code] |
| Buffer handling. | |
| file | camera.h [code] |
| Camera device handling. | |
| file | camera_manager.h [code] |
| The camera manager. | |
| file | controls.h [code] |
| Framework to manage controls related to an object. | |
| file | event_dispatcher.h [code] |
| file | event_notifier.h [code] |
| File descriptor event notifier. | |
| file | file_descriptor.h [code] |
| File descriptor wrapper. | |
| file | framebuffer_allocator.h [code] |
| FrameBuffer allocator. | |
| file | geometry.h [code] |
| Data structures related to geometric objects. | |
| file | logging.h [code] |
| Logging management. | |
| file | object.h [code] |
| Base object to support automatic signal disconnection. | |
| file | pixel_format.h [code] |
| libcamera pixel format | |
| file | request.h [code] |
| Describes a frame capture request to be processed by a camera. | |
| file | signal.h [code] |
| Signal & slot implementation. | |
| file | stream.h [code] |
| Video stream for a Camera. | |
| file | timer.h [code] |
| Generic timer. | |