mpf_rtcp_packet.h File Reference

RTCP Packet Definition. More...

#include "mpf_rtp_stat.h"

Go to the source code of this file.

Data Structures

struct  rtcp_header_t
struct  rtcp_sdes_item_t
struct  rtcp_packet_t

Typedefs

typedef struct rtcp_header_t rtcp_header_t
typedef struct rtcp_packet_t rtcp_packet_t
typedef struct rtcp_sdes_item_t rtcp_sdes_item_t

Enumerations

enum  rtcp_type_e {
  RTCP_SR = 200, RTCP_RR = 201, RTCP_SDES = 202, RTCP_BYE = 203,
  RTCP_APP = 204
}
enum  rtcp_sdes_type_e {
  RTCP_SDES_END = 0, RTCP_SDES_CNAME = 1, RTCP_SDES_NAME = 2, RTCP_SDES_EMAIL = 3,
  RTCP_SDES_PHONE = 4, RTCP_SDES_LOC = 5, RTCP_SDES_TOOL = 6, RTCP_SDES_NOTE = 7,
  RTCP_SDES_PRIV = 8
}

Detailed Description

RTCP Packet Definition.


Typedef Documentation

typedef struct rtcp_header_t rtcp_header_t

RTCP header declaration

typedef struct rtcp_packet_t rtcp_packet_t

RTCP packet declaration

SDES item declaration


Enumeration Type Documentation

RTCP SDES types

RTCP payload (packet) types

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1