My Project
MMAL_PARAMETER_ENCODING_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint32_t encoding [1]
 

Detailed Description

Generic encoding parameter type. The parameter may hold more than one encoding by overriding the size to include a bigger array.

Definition at line 149 of file mmal_parameters.h.

Member Data Documentation

◆ encoding

uint32_t MMAL_PARAMETER_ENCODING_T::encoding[1]

Array of FourCC encodings, see List of pre-defined encodings

Definition at line 153 of file mmal_parameters.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_ENCODING_T::hdr

Definition at line 151 of file mmal_parameters.h.


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