My Project
MMAL_CLOCK_REQUEST_THRESHOLD_T Struct Reference

#include <mmal_clock.h>

Public Attributes

int64_t threshold
 
MMAL_BOOL_T threshold_enable
 

Detailed Description

Threshold applied to client callback requests

Definition at line 124 of file mmal_clock.h.

Member Data Documentation

◆ threshold

int64_t MMAL_CLOCK_REQUEST_THRESHOLD_T::threshold

Frames with a media-time difference (compared to current media-time) above this threshold are dropped (microseconds)

Definition at line 128 of file mmal_clock.h.

◆ threshold_enable

MMAL_BOOL_T MMAL_CLOCK_REQUEST_THRESHOLD_T::threshold_enable

Enable/disable the request threshold

Definition at line 131 of file mmal_clock.h.


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