Asterisk - The Open Source Telephony Project
18.5.0
|
the list of translators More...
Data Fields | |
struct ast_translator * | first |
struct translator * | first |
struct ast_translator * | last |
struct translator * | last |
ast_rwlock_t | lock |
ast_mutex_t | lock |
the list of translators
Definition at line 281 of file codec_dahdi.c.
struct ast_translator* first |
Definition at line 57 of file translate.c.
struct translator* first |
Definition at line 281 of file codec_dahdi.c.
struct ast_translator* last |
Definition at line 57 of file translate.c.
struct translator* last |
Definition at line 281 of file codec_dahdi.c.
ast_rwlock_t lock |
Definition at line 57 of file translate.c.
ast_mutex_t lock |
Definition at line 281 of file codec_dahdi.c.