Mon Oct 8 12:39:31 2012

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 91 of file rtp_engine.c.


Field Documentation

struct ast_rtp_payload_type payload_type

Definition at line 92 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 95 of file rtp_engine.c.

Referenced by ast_rtp_lookup_sample_rate2().

char* subtype

Definition at line 94 of file rtp_engine.c.

Referenced by ast_rtp_lookup_mime_subtype2().

char* type

Definition at line 93 of file rtp_engine.c.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7