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 84 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 84 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 84 of file rtp_engine.c.
Definition at line 84 of file rtp_engine.c.