Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
engines Struct Reference
Collaboration diagram for engines:
Collaboration graph
[legend]

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 242 of file rtp_engine.c.

Field Documentation

◆ first [1/2]

struct ast_speech_engine* first

Definition at line 41 of file res_speech.c.

◆ first [2/2]

struct ast_rtp_engine* first

Definition at line 242 of file rtp_engine.c.

◆ last [1/2]

struct ast_speech_engine* last

Definition at line 41 of file res_speech.c.

◆ last [2/2]

struct ast_rtp_engine* last

Definition at line 242 of file rtp_engine.c.

◆ lock

Definition at line 242 of file rtp_engine.c.


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