Ubuntu Manpages

RTCPCompoundHandler::SDESChunk

Struct for a chunk of items in a SDES RTCP packet.

#include <rtcppkt.h>


uint32 getSSRC () const


uint32 ssrc
SSRC identifer from sender. SDESItem item
SDES item from sender.

Struct for a chunk of items in a SDES RTCP packet.

SDESItem RTCPCompoundHandler::SDESChunk::item

SDES item from sender.

SSRC identifer from sender.

Generated automatically by Doxygen for ccRTP from the source code.