Struct for a chunk of items in a SDES RTCP packet. More...
#include <rtcppkt.h>
Public Member Functions | |
uint32 | getSSRC () const |
Public Attributes | |
uint32 | ssrc |
SSRC identifer from sender. | |
SDESItem | item |
SDES item from sender. |
Struct for a chunk of items in a SDES RTCP packet.
uint32 RTCPCompoundHandler::SDESChunk::getSSRC | ( | ) | const [inline] |
SDES item from sender.
SSRC identifer from sender.