Struct for APP (application specific) RTCP packets.
More...
#include <rtcppkt.h>
Collaboration diagram for RTCPCompoundHandler::APPPacket:
Data Fields
interpreted as a sequence of four characters.
More...
Detailed Description
Struct for APP (application specific) RTCP packets.
Definition at line 212 of file rtcppkt.h.
Field Documentation
unsigned char RTCPCompoundHandler::APPPacket::data[1]
interpreted as a sequence of four characters.
application dependent data.
Definition at line 218 of file rtcppkt.h.
char RTCPCompoundHandler::APPPacket::name[4]
Name of the APP packet,.
Definition at line 215 of file rtcppkt.h.
uint32 RTCPCompoundHandler::APPPacket::ssrc
ssrc identifier of source.
Definition at line 214 of file rtcppkt.h.
The documentation for this struct was generated from the following file: