#include <MNRTPNetTypes.h>
Public Attributes | |
unsigned int | version:2 |
protocol version | |
unsigned int | p:1 |
padding flag | |
unsigned int | count:5 |
varies by packet type | |
unsigned int | pt:8 |
RTCP packet type. | |
u_int16 | length |
pkt len in words, w/o this word |
|
varies by packet type
|
|
pkt len in words, w/o this word
|
|
padding flag
|
|
RTCP packet type.
|
|
protocol version
|