
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 |
List of RTP engines that are currently registered
Definition at line 85 of file rtp_engine.c.
| struct ast_speech_engine* first |
Definition at line 43 of file res_speech.c.
| struct ast_rtp_engine* first |
Definition at line 85 of file rtp_engine.c.
| struct ast_speech_engine* last |
Definition at line 43 of file res_speech.c.
| struct ast_rtp_engine* last |
Definition at line 85 of file rtp_engine.c.
Definition at line 85 of file rtp_engine.c.