Wed Aug 15 01:25:49 2007

Asterisk developer's documentation


rtpPayloadType Struct Reference

Structure representing a RTP session. More...


Data Fields

int code
int isAstFormat


Detailed Description

Structure representing a RTP session.

RTP session is defined on page 9 of RFC 3550: "An association among a set of participants communicating with RTP. A participant may be involved in multiple RTP sessions at the same time [...]"

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.


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_lookup_pt(), 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_lookup_pt(), 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:
Generated on Wed Aug 15 01:25:49 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3