My Project
MMAL_PARAMETER_CAMERA_ANNOTATE_T Struct Reference

#include <mmal_parameters_camera.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
MMAL_BOOL_T enable
 
char text [MMAL_CAMERA_ANNOTATE_MAX_TEXT_LEN]
 
MMAL_BOOL_T show_shutter
 
MMAL_BOOL_T show_analog_gain
 
MMAL_BOOL_T show_lens
 
MMAL_BOOL_T show_caf
 
MMAL_BOOL_T show_motion
 

Detailed Description

Definition at line 730 of file mmal_parameters_camera.h.

Member Data Documentation

◆ enable

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::enable

Definition at line 734 of file mmal_parameters_camera.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::hdr

Definition at line 732 of file mmal_parameters_camera.h.

◆ show_analog_gain

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::show_analog_gain

Definition at line 737 of file mmal_parameters_camera.h.

◆ show_caf

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::show_caf

Definition at line 739 of file mmal_parameters_camera.h.

◆ show_lens

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::show_lens

Definition at line 738 of file mmal_parameters_camera.h.

◆ show_motion

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::show_motion

Definition at line 740 of file mmal_parameters_camera.h.

◆ show_shutter

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_T::show_shutter

Definition at line 736 of file mmal_parameters_camera.h.

◆ text

char MMAL_PARAMETER_CAMERA_ANNOTATE_T::text[MMAL_CAMERA_ANNOTATE_MAX_TEXT_LEN]

Definition at line 735 of file mmal_parameters_camera.h.


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