Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

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 1950 of file rtp.c.


Field Documentation

unsigned int sample_rate

Definition at line 1954 of file rtp.c.

Referenced by ast_rtp_lookup_sample_rate(), and ast_rtp_set_rtpmap_type_rate().

char* subtype

Definition at line 1953 of file rtp.c.

Referenced by ast_rtp_lookup_mime_subtype(), and ast_rtp_set_rtpmap_type_rate().

char* type

Definition at line 1952 of file rtp.c.

Referenced by ast_rtp_set_rtpmap_type_rate().


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