My Project
Public Attributes
MMAL_PARAMETER_CONFIGFILE_CHUNK_T Struct Reference

#include <mmal_parameters.h>

List of all members.

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

Chunk data

Offset of this chunk in the file

Number of bytes being transferred in this chunk


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines