FFmpeg
Data Fields
Clock Struct Reference

Data Fields

double pts
 
double pts_drift
 
double last_updated
 
double speed
 
int serial
 
int paused
 
intqueue_serial
 

Detailed Description

Definition at line 140 of file ffplay.c.

Field Documentation

◆ pts

double Clock::pts

Definition at line 141 of file ffplay.c.

◆ pts_drift

double Clock::pts_drift

Definition at line 142 of file ffplay.c.

◆ last_updated

double Clock::last_updated

Definition at line 143 of file ffplay.c.

◆ speed

double Clock::speed

Definition at line 144 of file ffplay.c.

◆ serial

int Clock::serial

Definition at line 145 of file ffplay.c.

Referenced by sync_clock_to_slave().

◆ paused

int Clock::paused

Definition at line 146 of file ffplay.c.

◆ queue_serial

int* Clock::queue_serial

Definition at line 147 of file ffplay.c.


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