libcamera  v0.0.0+100-debian/0_git20200629+e7aa92a-8-9-g77f5237c-dirty (2021-05-05T16:20:29+01:00)
Supporting cameras in Linux since 2019
Classes | Namespaces
delayed_controls.h File Reference

Helper to deal with controls that take effect with a delay. More...

#include <stdint.h>
#include <unordered_map>
#include <libcamera/controls.h>

Go to the source code of this file.

Classes

class  libcamera::DelayedControls
 Helper to deal with controls that take effect with a delay. More...
 
struct  libcamera::DelayedControls::ControlParams
 Parameters associated with controls handled by the DelayedControls helper class. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

Helper to deal with controls that take effect with a delay.