summaryrefslogtreecommitdiff
path: root/test/ipa
diff options
context:
space:
mode:
Diffstat (limited to 'test/ipa')
0 files changed, 0 insertions, 0 deletions
list * * This file is auto-generated. Do not edit. */ #ifndef __LIBCAMERA_PROPERTY_IDS_H__ #define __LIBCAMERA_PROPERTY_IDS_H__ #include <stdint.h> #include <libcamera/controls.h> namespace libcamera { namespace properties { enum { ${ids} }; ${controls} namespace draft { ${draft_controls} } /* namespace draft */ extern const ControlIdMap properties; } /* namespace properties */ } /* namespace libcamera */ #endif /* __LIBCAMERA_PROPERTY_IDS_H__ */