Data Fields | |
int | code |
int | isAstFormat |
Definition taken from rtp.c for rtpPayloadType because we need it here.
Definition at line 103 of file rtp.c.
int code |
Definition at line 105 of file rtp.c.
Referenced by ast_rtp_codec_getformat(), ast_rtp_get_current_formats(), ast_rtp_lookup_code(), ast_rtp_lookup_mime_subtype(), ast_rtp_pt_clear(), ast_rtp_pt_copy(), ast_rtp_pt_default(), ast_rtp_read(), ast_rtp_set_rtpmap_type(), 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 104 of file rtp.c.
Referenced by 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_unset_m_type(), and bridge_p2p_rtp_write().