Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_rtp_mime_type Struct Reference


Data Fields

ast_rtp_payload_type payload_type
unsigned int sample_rate
char * subtype
char * type

Detailed Description

The following array defines the MIME Media type (and subtype) for each of our codecs, or RTP-specific data type.

Definition at line 86 of file rtp_engine.c.


Field Documentation

struct ast_rtp_payload_type payload_type

Definition at line 87 of file rtp_engine.c.

Referenced by ast_rtp_lookup_mime_subtype2(), and ast_rtp_lookup_sample_rate2().

unsigned int sample_rate

Definition at line 90 of file rtp_engine.c.

Referenced by ast_rtp_lookup_sample_rate2().

char* subtype

Definition at line 89 of file rtp_engine.c.

Referenced by ast_rtp_lookup_mime_subtype2().

char* type

Definition at line 88 of file rtp_engine.c.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7