Data Fields | |
ast_rtp_payload_type | payload_type |
unsigned int | sample_rate |
char * | subtype |
char * | type |
Definition at line 86 of file rtp_engine.c.
struct ast_rtp_payload_type payload_type |
Definition at line 87 of file rtp_engine.c.
Referenced by ast_rtp_lookup_mime_subtype2(), and ast_rtp_lookup_sample_rate2().
unsigned int sample_rate |
char* subtype |
char* type |
Definition at line 88 of file rtp_engine.c.