My Project
MMAL_PARAMETER_STRING_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
char str [1]
 

Detailed Description

Generic string parameter type.

Definition at line 90 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_STRING_T::hdr

Definition at line 92 of file mmal_parameters.h.

◆ str

char MMAL_PARAMETER_STRING_T::str[1]

Null-terminated string

Definition at line 94 of file mmal_parameters.h.


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