My Project
MMAL_PARAMETER_URI_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
char uri [1]
 

Detailed Description

URI parameter type. The parameter may hold an arbitrary length, nul-terminated string as long as the size is set appropriately.

Definition at line 138 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_URI_T::hdr

Definition at line 140 of file mmal_parameters.h.

◆ uri

char MMAL_PARAMETER_URI_T::uri[1]

URI string (null-terminated)

Definition at line 142 of file mmal_parameters.h.


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