My Project
MMAL_PARAMETER_FPS_RANGE_T Struct Reference

#include <mmal_parameters_camera.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
MMAL_RATIONAL_T fps_low
 
MMAL_RATIONAL_T fps_high
 

Detailed Description

Definition at line 670 of file mmal_parameters_camera.h.

Member Data Documentation

◆ fps_high

MMAL_RATIONAL_T MMAL_PARAMETER_FPS_RANGE_T::fps_high

High end of the permitted framerate range

Definition at line 675 of file mmal_parameters_camera.h.

◆ fps_low

MMAL_RATIONAL_T MMAL_PARAMETER_FPS_RANGE_T::fps_low

Low end of the permitted framerate range

Definition at line 674 of file mmal_parameters_camera.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_FPS_RANGE_T::hdr

Definition at line 672 of file mmal_parameters_camera.h.


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