|
ccRTP
|
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. More... | |
| SDESItem | item |
| SDES item from sender. More... | |
Struct for a chunk of items in a SDES RTCP packet.
|
inline |
| SDESItem RTCPCompoundHandler::SDESChunk::item |
SDES item from sender.
| uint32 RTCPCompoundHandler::SDESChunk::ssrc |
SSRC identifer from sender.
1.8.14