DOKK / manpages / debian 11 / libccrtp-doc / RTCPCompoundHandler_SDESChunk.3.en
RTCPCompoundHandler::SDESChunk(3) Library Functions Manual RTCPCompoundHandler::SDESChunk(3)

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.

Sat Oct 27 2018 ccRTP