My Project
MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T Struct Reference

#include <mmal_parameters_camera.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
MMAL_BOOL_T enable
 
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
 
MMAL_BOOL_T show_frame_num
 
MMAL_BOOL_T enable_text_background
 
MMAL_BOOL_T custom_background_colour
 
uint8_t custom_background_Y
 
uint8_t custom_background_U
 
uint8_t custom_background_V
 
uint8_t dummy1
 
MMAL_BOOL_T custom_text_colour
 
uint8_t custom_text_Y
 
uint8_t custom_text_U
 
uint8_t custom_text_V
 
uint8_t text_size
 
char text [MMAL_CAMERA_ANNOTATE_MAX_TEXT_LEN_V3]
 
uint32_t justify
 
uint32_t x_offset
 
uint32_t y_offset
 

Detailed Description

Definition at line 786 of file mmal_parameters_camera.h.

Member Data Documentation

◆ custom_background_colour

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_background_colour

Definition at line 798 of file mmal_parameters_camera.h.

◆ custom_background_U

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_background_U

Definition at line 800 of file mmal_parameters_camera.h.

◆ custom_background_V

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_background_V

Definition at line 801 of file mmal_parameters_camera.h.

◆ custom_background_Y

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_background_Y

Definition at line 799 of file mmal_parameters_camera.h.

◆ custom_text_colour

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_text_colour

Definition at line 803 of file mmal_parameters_camera.h.

◆ custom_text_U

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_text_U

Definition at line 805 of file mmal_parameters_camera.h.

◆ custom_text_V

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_text_V

Definition at line 806 of file mmal_parameters_camera.h.

◆ custom_text_Y

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::custom_text_Y

Definition at line 804 of file mmal_parameters_camera.h.

◆ dummy1

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::dummy1

Definition at line 802 of file mmal_parameters_camera.h.

◆ enable

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::enable

Definition at line 790 of file mmal_parameters_camera.h.

◆ enable_text_background

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::enable_text_background

Definition at line 797 of file mmal_parameters_camera.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::hdr

Definition at line 788 of file mmal_parameters_camera.h.

◆ justify

uint32_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::justify

Definition at line 809 of file mmal_parameters_camera.h.

◆ show_analog_gain

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::show_analog_gain

Definition at line 792 of file mmal_parameters_camera.h.

◆ show_caf

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::show_caf

Definition at line 794 of file mmal_parameters_camera.h.

◆ show_frame_num

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::show_frame_num

Definition at line 796 of file mmal_parameters_camera.h.

◆ show_lens

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::show_lens

Definition at line 793 of file mmal_parameters_camera.h.

◆ show_motion

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::show_motion

Definition at line 795 of file mmal_parameters_camera.h.

◆ show_shutter

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::show_shutter

Definition at line 791 of file mmal_parameters_camera.h.

◆ text

char MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::text[MMAL_CAMERA_ANNOTATE_MAX_TEXT_LEN_V3]

Definition at line 808 of file mmal_parameters_camera.h.

◆ text_size

uint8_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::text_size

Definition at line 807 of file mmal_parameters_camera.h.

◆ x_offset

uint32_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::x_offset

Definition at line 810 of file mmal_parameters_camera.h.

◆ y_offset

uint32_t MMAL_PARAMETER_CAMERA_ANNOTATE_V4_T::y_offset

Definition at line 811 of file mmal_parameters_camera.h.


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