Asterisk - The Open Source Telephony Project
18.5.0
|
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 242 of file rtp_engine.c.
struct ast_speech_engine* first |
Definition at line 41 of file res_speech.c.
struct ast_rtp_engine* first |
Definition at line 242 of file rtp_engine.c.
struct ast_speech_engine* last |
Definition at line 41 of file res_speech.c.
struct ast_rtp_engine* last |
Definition at line 242 of file rtp_engine.c.
ast_rwlock_t lock |
Definition at line 242 of file rtp_engine.c.