UniMRCP  1.7.0
Data Structures | Macros | Typedefs
mpf_rtp_header.h File Reference

RTP Header Definition. More...

#include "mpf.h"
Include dependency graph for mpf_rtp_header.h:

Go to the source code of this file.

Data Structures

struct  rtp_header_t
 
struct  rtp_extension_header_t
 

Macros

#define RTP_VERSION   2
 

Typedefs

typedef struct rtp_header_t rtp_header_t
 
typedef struct rtp_extension_header_t rtp_extension_header_t
 

Detailed Description

RTP Header Definition.

Macro Definition Documentation

◆ RTP_VERSION

#define RTP_VERSION   2

Protocol version

Typedef Documentation

◆ rtp_extension_header_t

RTP extension header declaration

◆ rtp_header_t

typedef struct rtp_header_t rtp_header_t

RTP header declaration