My Project
MMAL_PARAMETER_INT64_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
int64_t value
 

Detailed Description

Generic signed 64-bit integer parameter type.

Definition at line 51 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_INT64_T::hdr

Definition at line 53 of file mmal_parameters.h.

◆ value

int64_t MMAL_PARAMETER_INT64_T::value

Parameter value

Definition at line 55 of file mmal_parameters.h.


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