17 #ifndef MPF_RTP_ATTRIBS_H    18 #define MPF_RTP_ATTRIBS_H    39     RTP_ATTRIB_UNKNOWN = RTP_ATTRIB_COUNT
 const apt_str_t * mpf_rtp_direction_str_get(mpf_stream_direction_e direction)
 
#define APT_END_EXTERN_C
Definition: apt.h:38
 
#define MPF_DECLARE(type)
Definition: mpf.h:40
 
#define APT_BEGIN_EXTERN_C
Definition: apt.h:36
 
mpf_stream_direction_e
Definition: mpf_stream_descriptor.h:33
 
Definition: apt_string.h:36
 
mpf_rtp_attrib_e mpf_rtp_attrib_id_find(const apt_str_t *attrib)
 
mpf_rtp_attrib_e
Definition: mpf_rtp_attribs.h:30
 
const apt_str_t * mpf_rtp_attrib_str_get(mpf_rtp_attrib_e attrib_id)
 
MPF RTP Stream Descriptor.