Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_rtp_mime_type Struct Reference

Data Fields

struct ast_rtp_payload_type payload_type
 A mapping object between the Asterisk codec and this RTP payload.
 
unsigned int sample_rate
 Expected sample rate of the /c subtype.
 
char subtype [64]
 The format type.
 
char type [16]
 The media 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 250 of file rtp_engine.c.


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