![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
rtpPayloadType Struct Reference
Definition taken from rtp.c for rtpPayloadType because we need it here.
Definition at line 103 of file rtp.c.
Data Fields | |
| int | code |
| int | isAstFormat |
|
|
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(), bridge_p2p_rtp_write(), and setup_rtp_connection(). |
|
|
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_pt_clear(), ast_rtp_pt_copy(), ast_rtp_pt_default(), ast_rtp_read(), and bridge_p2p_rtp_write(). |