My Project
MMAL_CLOCK_DISCONT_THRESHOLD_T Struct Reference

#include <mmal_clock.h>

Public Attributes

int64_t threshold
 
int64_t duration
 

Detailed Description

Threshold for detecting a discontinuity in media-time

Definition at line 113 of file mmal_clock.h.

Member Data Documentation

◆ duration

int64_t MMAL_CLOCK_DISCONT_THRESHOLD_T::duration

Duration in microseconds for which a discontinuity applies (wall-time)

Definition at line 120 of file mmal_clock.h.

◆ threshold

int64_t MMAL_CLOCK_DISCONT_THRESHOLD_T::threshold

Threshold after which backward jumps in media-time are treated as a discontinuity (microseconds)

Definition at line 117 of file mmal_clock.h.


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