Struct for a chunk of items in a SDES RTCP packet.
More...
#include <rtcppkt.h>
Collaboration diagram for RTCPCompoundHandler::SDESChunk:
Public Member Functions
Data Fields
SSRC identifer from sender.
More...
Detailed Description
Struct for a chunk of items in a SDES RTCP packet.
Definition at line 190 of file rtcppkt.h.
Member Function Documentation
uint32 RTCPCompoundHandler::SDESChunk::getSSRC
(
)
const
inline
Field Documentation
SDESItem RTCPCompoundHandler::SDESChunk::item
SDES item from sender.
Definition at line 196 of file rtcppkt.h.
uint32 RTCPCompoundHandler::SDESChunk::ssrc
SSRC identifer from sender.
Definition at line 195 of file rtcppkt.h.
The documentation for this struct was generated from the following file: