rtcp_sdes.c File Reference

#include "rtcp.h"
#include "version.h"
#include <pwd.h>

Include dependency graph for rtcp_sdes.c:

Go to the source code of this file.

Functions

static int rtcp_set_ssrc_sdes (rtp_ssrc *stm_src, rtcp_sdes_item_t *item)
int rtcp_parse_sdes (rtp_ssrc *stm_src, rtcp_pkt *pkt)
int rtcp_build_sdes (rtp_session *rtp_sess, rtcp_pkt *pkt, int left)


Detailed Description

This file contains the functions that perform RTCP Source Description packets parsing and building

Definition in file rtcp_sdes.c.


Function Documentation

static int rtcp_set_ssrc_sdes ( rtp_ssrc *  stm_src,
rtcp_sdes_item_t *  item 
) [static]

Actually gets the source description inside the RTCP SDES packet and sets it inside the rtp_ssrc structure.

Parameters:
stm_src The SSRC from which we received the packet
item The actual SDES item to parse.
Returns:
0

Definition at line 42 of file rtcp_sdes.c.

Referenced by rtcp_parse_sdes().


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