RTCP Header (http://tools.ietf.org/html/rfc3550#section-6.1) More...
#include <rtcp.h>
Data Fields | |
uint16_t | version:2 |
uint16_t | padding:1 |
uint16_t | rc:5 |
uint16_t | type:8 |
uint16_t | length:16 |
RTCP Header (http://tools.ietf.org/html/rfc3550#section-6.1)
uint16_t rtcp_header::length |
uint16_t rtcp_header::padding |
uint16_t rtcp_header::rc |
uint16_t rtcp_header::type |
uint16_t rtcp_header::version |