rtcp_recv.c File Reference

#include <errno.h>
#include "rtcp.h"

Include dependency graph for rtcp_recv.c:

Go to the source code of this file.

Functions

static int rtcp_hdr_val_chk (rtcp_pkt *pkt, int len)
int rtcp_recv (rtp_session *rtp_sess)
int rtcp_parse_pkt (rtp_ssrc *stm_src, rtcp_pkt *pkt, int len)


Detailed Description

This file contains the functions that perform RTCP packets reception and handling.

Definition in file rtcp_recv.c.


Function Documentation

static int rtcp_hdr_val_chk ( rtcp_pkt *  pkt,
int  len 
) [static]

Checks if an RTCP packet has a valid header

Parameters:
pkt The packet to check
len The Length of the packet
Returns:
0 if the header if fine, 1 otherwise

Definition at line 37 of file rtcp_recv.c.

Referenced by rtcp_recv().


Generated on Tue Feb 3 03:10:02 2009 for libnemesi by  doxygen 1.5.4