FFmpeg
|
Data Fields | |
int64_t | count1 |
int64_t | count2 |
int64_t | time1 |
int64_t | time2 |
Definition at line 123 of file ffserver.c.
int64_t DataRateData::count1 |
Definition at line 124 of file ffserver.c.
Referenced by compute_datarate(), and update_datarate().
int64_t DataRateData::count2 |
Definition at line 124 of file ffserver.c.
Referenced by update_datarate().
int64_t DataRateData::time1 |
Definition at line 125 of file ffserver.c.
Referenced by compute_datarate(), and update_datarate().
int64_t DataRateData::time2 |
Definition at line 125 of file ffserver.c.
Referenced by update_datarate().