Thu Apr 28 2011 17:14:05

Asterisk developer's documentation


mimeType Struct Reference

Collaboration diagram for mimeType:

Data Fields

struct rtpPayloadType payloadType
unsigned int sample_rate
char * subtype
char * type

Detailed Description

Definition at line 1948 of file rtp.c.


Field Documentation

unsigned int sample_rate

Definition at line 1952 of file rtp.c.

Referenced by ast_rtp_lookup_sample_rate(), and ast_rtp_set_rtpmap_type_rate().

char* subtype

Definition at line 1951 of file rtp.c.

Referenced by ast_rtp_lookup_mime_subtype(), and ast_rtp_set_rtpmap_type_rate().

char* type

Definition at line 1950 of file rtp.c.

Referenced by ast_rtp_set_rtpmap_type_rate().


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