My Project
MMAL_PARAMETER_FOCUS_REGIONS_T Struct Reference

#include <mmal_parameters_camera.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint32_t num_regions
 
MMAL_BOOL_T lock_to_faces
 
MMAL_PARAMETER_FOCUS_REGION_T regions [1]
 

Detailed Description

Definition at line 575 of file mmal_parameters_camera.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_FOCUS_REGIONS_T::hdr

Definition at line 577 of file mmal_parameters_camera.h.

◆ lock_to_faces

MMAL_BOOL_T MMAL_PARAMETER_FOCUS_REGIONS_T::lock_to_faces

If region is within tolerance of a face, adopt face rect instead of defined region

Definition at line 579 of file mmal_parameters_camera.h.

◆ num_regions

uint32_t MMAL_PARAMETER_FOCUS_REGIONS_T::num_regions

Number of regions defined

Definition at line 578 of file mmal_parameters_camera.h.

◆ regions

MMAL_PARAMETER_FOCUS_REGION_T MMAL_PARAMETER_FOCUS_REGIONS_T::regions[1]

Variable number of regions

Definition at line 580 of file mmal_parameters_camera.h.


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