My Project
MMAL_PARAMETER_CAMERA_INFO_CAMERA_T Struct Reference

#include <mmal_parameters_camera.h>

Public Attributes

uint32_t port_id
 
uint32_t max_width
 
uint32_t max_height
 
MMAL_BOOL_T lens_present
 
char camera_name [MMAL_PARAMETER_CAMERA_INFO_MAX_STR_LEN]
 

Detailed Description

Definition at line 513 of file mmal_parameters_camera.h.

Member Data Documentation

◆ camera_name

char MMAL_PARAMETER_CAMERA_INFO_CAMERA_T::camera_name[MMAL_PARAMETER_CAMERA_INFO_MAX_STR_LEN]

Definition at line 519 of file mmal_parameters_camera.h.

◆ lens_present

MMAL_BOOL_T MMAL_PARAMETER_CAMERA_INFO_CAMERA_T::lens_present

Definition at line 518 of file mmal_parameters_camera.h.

◆ max_height

uint32_t MMAL_PARAMETER_CAMERA_INFO_CAMERA_T::max_height

Definition at line 517 of file mmal_parameters_camera.h.

◆ max_width

uint32_t MMAL_PARAMETER_CAMERA_INFO_CAMERA_T::max_width

Definition at line 516 of file mmal_parameters_camera.h.

◆ port_id

uint32_t MMAL_PARAMETER_CAMERA_INFO_CAMERA_T::port_id

Definition at line 515 of file mmal_parameters_camera.h.


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