RTCPCompoundHandler::APPPacket
RTCPCompoundHandler::APPPacket
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
NAME
RTCPCompoundHandler::APPPacket -
Struct for APP (application specific) RTCP packets.
SYNOPSIS
#include <rtcppkt.h >
Public Attributes
uint32 ssrc
ssrc identifier of source.
char name [4]
Name of the APP packet, interpreted as a sequence of four characters.
unsigned char data [1]
application dependent data.
Detailed Description
Struct for APP (application specific) RTCP packets.
Member Data Documentation
unsigned char RTCPCompoundHandler::APPPacket::data [1]
application dependent data.
char RTCPCompoundHandler::APPPacket::name [4]
Name of the APP packet, interpreted as a sequence of four characters.
uint32 RTCPCompoundHandler::APPPacket::ssrc
ssrc identifier of source.
Author
Generated automatically by Doxygen for ccRTP from the source code.
Index
NAME
SYNOPSIS
Public Attributes
Detailed Description
Member Data Documentation
unsigned char RTCPCompoundHandler::APPPacket::data [1]
char RTCPCompoundHandler::APPPacket::name [4]
uint32 RTCPCompoundHandler::APPPacket::ssrc
Author
This document was created by
man2html ,
using the manual pages.
Time: 21:54:13 GMT, April 16, 2011