My Project
Public Attributes
MMAL_PARAMETER_EXIF_T Struct Reference

#include <mmal_parameters_camera.h>

List of all members.

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
uint32_t keylen
uint32_t value_offset
uint32_t valuelen
uint8_t data [1]

Detailed Description

EXIF parameter type.


Member Data Documentation

EXIF key/value string. Variable length

If 0, assume key is terminated by '=', otherwise length of key and treat data as binary

Offset within data buffer of the start of the value. If 0, look for a "key=value" string

If 0, assume value is null-terminated, otherwise length of value and treat data as binary


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