#include <rtpext.h>
Public Attributes | |
unsigned char | version:2 |
Version, currently 2. More... | |
unsigned char | padding:1 |
Padding bit. More... | |
unsigned char | block_count:5 |
Number of RR, SR, or SDES chunks. More... | |
uint8 | type |
type of RTCP packet. More... | |
uint16 | length |
number of 32-bit words in the packet. More... |
|
Number of RR, SR, or SDES chunks.
|
|
number of 32-bit words in the packet.
|
|
Padding bit.
|
|
type of RTCP packet.
|
|
Version, currently 2.
|