camera3_shutter_msg Struct Reference

camera3_shutter_msg Struct Reference

#include < camera3.h >

Data Fields

uint32_t  frame_number
 
uint64_t  timestamp
 

Detailed Description

camera3_shutter_msg_t:

Message contents for CAMERA3_MSG_SHUTTER

Definition at line 2007 of file camera3.h .

Field Documentation

uint32_t frame_number

Frame number of the request that has begun exposure or reprocessing.

Definition at line 2011 of file camera3.h .

uint64_t timestamp

Timestamp for the start of capture. For a reprocess request, this must be input image's start of capture. This must match the capture result metadata's sensor exposure start timestamp.

Definition at line 2018 of file camera3.h .


The documentation for this struct was generated from the following file: