Base class for specific types of RTCP packets.
More...
#include <rtcppacket.h>
| Enumerator |
|---|
| SR |
An RTCP sender report.
|
| RR |
An RTCP receiver report.
|
| SDES |
An RTCP source description packet.
|
| BYE |
An RTCP bye packet.
|
| APP |
An RTCP packet containing application specific data.
|
| Unknown |
The type of RTCP packet was not recognized.
|
| uint8_t* RTCPPacket::GetPacketData |
( |
| ) |
|
|
inline |
| size_t RTCPPacket::GetPacketLength |
( |
| ) |
const |
|
inline |
| bool RTCPPacket::IsKnownFormat |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: