[][src]Module mmal_sys::MMAL_PARAMETER_CAMERA_CONFIG_TIMESTAMP_MODE_T

Constants

MMAL_PARAM_TIMESTAMP_MODE_MAX
MMAL_PARAM_TIMESTAMP_MODE_RAW_STC

< Use the raw STC value for the frame timestamp

MMAL_PARAM_TIMESTAMP_MODE_RESET_STC

< Use the STC timestamp but subtract the timestamp of the first frame sent to give a zero based timestamp.

MMAL_PARAM_TIMESTAMP_MODE_ZERO

< Always timestamp frames as 0

Type Definitions

Type