ccRTP
Public Attributes | List of all members
RTCPCompoundHandler::APPPacket Struct Reference

Struct for APP (application specific) RTCP packets. More...

#include <rtcppkt.h>

Public Attributes

uint32 ssrc
 ssrc identifier of source.
 
char name [4]
 Name of the APP packet,.
 
unsigned char data [1]
 interpreted as a sequence of four characters.
 

Detailed Description

Struct for APP (application specific) RTCP packets.

Member Data Documentation

◆ data

unsigned char RTCPCompoundHandler::APPPacket::data[1]

interpreted as a sequence of four characters.

application dependent data.

◆ name

char RTCPCompoundHandler::APPPacket::name[4]

Name of the APP packet,.

◆ ssrc

uint32 RTCPCompoundHandler::APPPacket::ssrc

ssrc identifier of source.


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