FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
Clock Struct Reference

Data Fields

double pts
 
double pts_drift
 
double last_updated
 
double speed
 
int serial
 
int paused
 
int * queue_serial
 

Detailed Description

Definition at line 147 of file ffplay.c.

Field Documentation

double Clock::pts

Definition at line 148 of file ffplay.c.

Referenced by get_clock(), set_clock_at(), stream_toggle_pause(), and video_refresh().

double Clock::pts_drift

Definition at line 149 of file ffplay.c.

Referenced by get_clock(), set_clock_at(), and stream_toggle_pause().

double Clock::last_updated

Definition at line 150 of file ffplay.c.

Referenced by get_clock(), and set_clock_at().

double Clock::speed

Definition at line 151 of file ffplay.c.

Referenced by check_external_clock_speed(), get_clock(), init_clock(), and set_clock_speed().

int Clock::serial
int Clock::paused

Definition at line 153 of file ffplay.c.

Referenced by get_clock(), init_clock(), and stream_toggle_pause().

int* Clock::queue_serial

Definition at line 154 of file ffplay.c.

Referenced by get_clock(), and init_clock().


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