Fri Nov 12 12:23:15 2010

Asterisk developer's documentation


mimeType Struct Reference

Collaboration diagram for mimeType:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 1905 of file rtp.c.


Field Documentation

unsigned int sample_rate

Definition at line 1909 of file rtp.c.

Referenced by ast_rtp_lookup_sample_rate(), and ast_rtp_set_rtpmap_type_rate().

char* subtype

Definition at line 1908 of file rtp.c.

Referenced by ast_rtp_lookup_mime_subtype(), and ast_rtp_set_rtpmap_type_rate().

char* type

Definition at line 1907 of file rtp.c.

Referenced by ast_rtp_set_rtpmap_type_rate().


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

Generated by  doxygen 1.6.2