
Data Fields | |
| struct ast_speech_engine * | first |
| struct ast_rtp_engine * | first |
| struct ast_speech_engine * | last |
| struct ast_rtp_engine * | last |
| ast_rwlock_t | lock |
Definition at line 81 of file rtp_engine.c.
struct ast_speech_engine* first [read] |
Definition at line 43 of file res_speech.c.
struct ast_rtp_engine* first [read] |
Definition at line 81 of file rtp_engine.c.
struct ast_speech_engine* last [read] |
Definition at line 43 of file res_speech.c.
struct ast_rtp_engine* last [read] |
Definition at line 81 of file rtp_engine.c.
Definition at line 81 of file rtp_engine.c.
1.5.6