Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


rtpPayloadType Struct Reference


Detailed Description

Structure representing a RTP session.The value of each payload format mapping:.

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


Field Documentation

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(), 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_pt_clear(), ast_rtp_pt_copy(), ast_rtp_pt_default(), ast_rtp_read(), and bridge_p2p_rtp_write().


The documentation for this struct was generated from the following files:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen