webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket > Class Template Reference

#include <rtcp_packet_parser.h>

Inheritance diagram for webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >:

Public Member Functions

int num_packets () const
 
void Parse (const rtcp::CommonHeader &header)
 
void Parse (const rtcp::CommonHeader &header, uint32_t *sender_ssrc)
 
int num_packets () const
 
void Parse (const rtcp::CommonHeader &header)
 
void Parse (const rtcp::CommonHeader &header, uint32_t *sender_ssrc)
 

Member Function Documentation

◆ num_packets() [1/2]

template<typename TypedRtcpPacket>
int webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >::num_packets ( ) const
inline

◆ num_packets() [2/2]

template<typename TypedRtcpPacket>
int webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >::num_packets ( ) const
inline

◆ Parse() [1/4]

template<typename TypedRtcpPacket>
void webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >::Parse ( const rtcp::CommonHeader header)
inline

◆ Parse() [2/4]

template<typename TypedRtcpPacket>
void webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >::Parse ( const rtcp::CommonHeader header)
inline

◆ Parse() [3/4]

template<typename TypedRtcpPacket>
void webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >::Parse ( const rtcp::CommonHeader header,
uint32_t sender_ssrc 
)
inline

◆ Parse() [4/4]

template<typename TypedRtcpPacket>
void webrtc::test::RtcpPacketParser::PacketCounter< TypedRtcpPacket >::Parse ( const rtcp::CommonHeader header,
uint32_t sender_ssrc 
)
inline

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