|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <rtcp.h>
Public Member Functions | |
| Rtcp () | |
| ~Rtcp () | |
| void | Init (uint16_t start_sequence_number) |
| void | Update (const RTPHeader &rtp_header, uint32_t receive_timestamp) |
| void | GetStatistics (bool no_reset, RtcpStatistics *stats) |
| Rtcp () | |
| ~Rtcp () | |
| void | Init (uint16_t start_sequence_number) |
| void | Update (const RTPHeader &rtp_header, uint32_t receive_timestamp) |
| void | GetStatistics (bool no_reset, RtcpStatistics *stats) |
|
inline |
|
inline |
|
inline |
|
inline |
| void webrtc::Rtcp::GetStatistics | ( | bool | no_reset, |
| RtcpStatistics * | stats | ||
| ) |
| void webrtc::Rtcp::GetStatistics | ( | bool | no_reset, |
| RtcpStatistics * | stats | ||
| ) |
1.8.13