Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


engines Struct Reference

Data Fields

struct ast_speech_enginefirst
 
struct ast_rtp_enginefirst
 
struct ast_speech_enginelast
 
struct ast_rtp_enginelast
 
ast_rwlock_t lock
 

Detailed Description

List of RTP engines that are currently registered

Definition at line 84 of file rtp_engine.c.

Field Documentation

struct ast_speech_engine* first

Definition at line 43 of file res_speech.c.

struct ast_rtp_engine* first

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

Definition at line 84 of file rtp_engine.c.


The documentation for this struct was generated from the following files: