Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


ast_rtp_mime_type Struct Reference

Data Fields

struct 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

unsigned int sample_rate
char* subtype
char* type

Definition at line 93 of file rtp_engine.c.

Referenced by ast_rtp_codecs_payloads_set_rtpmap_type_rate().


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