Revision 3a1cdcc7 libavformat/rtpdec.h
libavformat/rtpdec.h | ||
---|---|---|
172 | 172 |
int64_t last_rtcp_ntp_time; // TODO: move into statistics |
173 | 173 |
int64_t first_rtcp_ntp_time; // TODO: move into statistics |
174 | 174 |
uint32_t last_rtcp_timestamp; // TODO: move into statistics |
175 |
int64_t rtcp_ts_offset; |
|
175 | 176 |
|
176 | 177 |
/* rtcp sender statistics */ |
177 | 178 |
unsigned int packet_count; // TODO: move into statistics (outgoing) |
Also available in: Unified diff