The value of each payload format mapping: More...
#include <rtp.h>
Data Fields | |
int | code |
int | isAstFormat |
int code |
Definition at line 90 of file rtp.h.
Referenced by ast_rtp_codec_getformat(), ast_rtp_get_current_formats(), ast_rtp_lookup_code(), ast_rtp_lookup_pt(), ast_rtp_pt_clear(), ast_rtp_pt_copy(), ast_rtp_pt_default(), ast_rtp_read(), ast_rtp_set_rtpmap_type_rate(), ast_rtp_unset_m_type(), bridge_p2p_rtp_write(), and setup_rtp_connection().
int isAstFormat |
whether the following code is an AST_FORMAT
Definition at line 89 of file rtp.h.
Referenced by ast_rtp_get_current_formats(), ast_rtp_lookup_code(), ast_rtp_lookup_mime_subtype(), ast_rtp_lookup_pt(), ast_rtp_lookup_sample_rate(), ast_rtp_pt_clear(), ast_rtp_pt_copy(), ast_rtp_pt_default(), ast_rtp_read(), ast_rtp_set_rtpmap_type_rate(), ast_rtp_unset_m_type(), and bridge_p2p_rtp_write().