MMAL_3-15-2015
MMAL_PARAMETER_CONFIGFILE_CHUNK_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint32_t size
 
uint32_t offset
 
char data [1]
 

Detailed Description

Generic configuration-file chunk data type. Once a config file has been initialised, this parameter can be used to write an arbitrary chunk of the file data (limited by the maximum MMAL message size).

Member Data Documentation

char MMAL_PARAMETER_CONFIGFILE_CHUNK_T::data[1]

Chunk data

uint32_t MMAL_PARAMETER_CONFIGFILE_CHUNK_T::offset

Offset of this chunk in the file

uint32_t MMAL_PARAMETER_CONFIGFILE_CHUNK_T::size

Number of bytes being transferred in this chunk


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