Fork me on GitHub
Data Fields
rtcp_fb Struct Reference

RTCP-FB (http://tools.ietf.org/html/rfc4585) More...

#include <rtcp.h>

Collaboration diagram for rtcp_fb:
Collaboration graph
[legend]

Data Fields

rtcp_header header
 Common header. More...
 
uint32_t ssrc
 Sender SSRC. More...
 
uint32_t media
 Media source. More...
 
char fci [1]
 Feedback Control Information. More...
 

Detailed Description

RTCP-FB (http://tools.ietf.org/html/rfc4585)

Field Documentation

char rtcp_fb::fci[1]

Feedback Control Information.

rtcp_header rtcp_fb::header

Common header.

uint32_t rtcp_fb::media

Media source.

uint32_t rtcp_fb::ssrc

Sender SSRC.


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