My Project
MMAL_CLOCK_BUFFER_INFO_T Struct Reference

#include <mmal_clock.h>

Public Attributes

int64_t time_stamp
 
uint32_t arrival_time
 

Detailed Description

Structure for passing buffer information to a clock port

Definition at line 135 of file mmal_clock.h.

Member Data Documentation

◆ arrival_time

uint32_t MMAL_CLOCK_BUFFER_INFO_T::arrival_time

Definition at line 138 of file mmal_clock.h.

◆ time_stamp

int64_t MMAL_CLOCK_BUFFER_INFO_T::time_stamp

Definition at line 137 of file mmal_clock.h.


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