mpf_rtp_attribs.h File Reference

RTP Attributes (SDP). More...

#include "mpf_rtp_descriptor.h"

Go to the source code of this file.

Enumerations

enum  mpf_rtp_attrib_e {
  RTP_ATTRIB_RTPMAP, RTP_ATTRIB_SENDONLY, RTP_ATTRIB_RECVONLY, RTP_ATTRIB_SENDRECV,
  RTP_ATTRIB_MID, RTP_ATTRIB_PTIME, RTP_ATTRIB_COUNT, RTP_ATTRIB_UNKNOWN = RTP_ATTRIB_COUNT
}

Functions

const apt_str_tmpf_rtp_attrib_str_get (mpf_rtp_attrib_e attrib_id)
mpf_rtp_attrib_e mpf_rtp_attrib_id_find (const apt_str_t *attrib)
const apt_str_tmpf_rtp_direction_str_get (mpf_stream_direction_e direction)

Detailed Description

RTP Attributes (SDP).


Enumeration Type Documentation

RTP attributes


Function Documentation

mpf_rtp_attrib_e mpf_rtp_attrib_id_find ( const apt_str_t attrib  ) 

Find audio media attribute identifier by attribute name

const apt_str_t* mpf_rtp_attrib_str_get ( mpf_rtp_attrib_e  attrib_id  ) 

Get audio media attribute name by attribute identifier

const apt_str_t* mpf_rtp_direction_str_get ( mpf_stream_direction_e  direction  ) 

Get string by RTP direction (send/receive)

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1