My Project
MMAL_PARAMETER_RATIONAL_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
MMAL_RATIONAL_T value
 

Detailed Description

Generic rational parameter type.

Definition at line 75 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_RATIONAL_T::hdr

Definition at line 76 of file mmal_parameters.h.

◆ value

MMAL_RATIONAL_T MMAL_PARAMETER_RATIONAL_T::value

Parameter value

Definition at line 78 of file mmal_parameters.h.


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