Fork me on GitHub
Data Fields
rtcp_header Struct Reference

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
 

Detailed Description

RTCP Header (http://tools.ietf.org/html/rfc3550#section-6.1)

Field Documentation

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

The documentation for this struct was generated from the following file: