mpf_rtp_descriptor.h File Reference

MPF RTP Stream Descriptor. More...

#include <apr_network_io.h>
#include "apt_string.h"
#include "mpf_stream_descriptor.h"

Go to the source code of this file.

Data Structures

struct  mpf_rtp_media_descriptor_t
struct  mpf_rtp_stream_descriptor_t
struct  mpf_rtp_termination_descriptor_t
struct  mpf_jb_config_t
struct  mpf_rtp_config_t
struct  mpf_rtp_settings_t

Typedefs

typedef
typedefAPT_BEGIN_EXTERN_C
struct
mpf_rtp_media_descriptor_t 
mpf_rtp_media_descriptor_t
typedef struct
mpf_rtp_stream_descriptor_t 
mpf_rtp_stream_descriptor_t
typedef struct
mpf_rtp_termination_descriptor_t 
mpf_rtp_termination_descriptor_t
typedef struct mpf_rtp_config_t mpf_rtp_config_t
typedef struct mpf_rtp_settings_t mpf_rtp_settings_t
typedef struct mpf_jb_config_t mpf_jb_config_t

Enumerations

enum  mpf_media_state_e { MPF_MEDIA_DISABLED, MPF_MEDIA_ENABLED }
enum  rtcp_bye_policy_e { RTCP_BYE_DISABLE, RTCP_BYE_PER_SESSION, RTCP_BYE_PER_TALKSPURT }

Detailed Description

MPF RTP Stream Descriptor.


Typedef Documentation

Jitter buffer configuration declaration

RTP configuration declaration

typedef typedefAPT_BEGIN_EXTERN_C struct mpf_rtp_media_descriptor_t mpf_rtp_media_descriptor_t

RTP media descriptor declaration

RTP settings declaration

RTP stream descriptor declaration

RTP termination descriptor declaration


Enumeration Type Documentation

MPF media state

Enumerator:
MPF_MEDIA_DISABLED 

disabled media

MPF_MEDIA_ENABLED 

enabled media

RTCP BYE transmission policy

Enumerator:
RTCP_BYE_DISABLE 

disable RTCP BYE transmission

RTCP_BYE_PER_SESSION 

transmit RTCP BYE at the end of session

RTCP_BYE_PER_TALKSPURT 

transmit RTCP BYE at the end of each talkspurt (input)

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1