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 } |
MPF RTP Stream Descriptor.
| typedef struct mpf_jb_config_t mpf_jb_config_t |
Jitter buffer configuration declaration
| typedef struct mpf_rtp_config_t mpf_rtp_config_t |
RTP configuration declaration
| typedef typedefAPT_BEGIN_EXTERN_C struct mpf_rtp_media_descriptor_t mpf_rtp_media_descriptor_t |
RTP media descriptor declaration
| typedef struct mpf_rtp_settings_t mpf_rtp_settings_t |
RTP settings declaration
| typedef struct mpf_rtp_stream_descriptor_t mpf_rtp_stream_descriptor_t |
RTP stream descriptor declaration
| typedef struct mpf_rtp_termination_descriptor_t mpf_rtp_termination_descriptor_t |
RTP termination descriptor declaration
| enum mpf_media_state_e |
| enum rtcp_bye_policy_e |
1.6.1