
Data Fields | |
| struct { | |
| struct translator * next | |
| } | entry |
| struct ast_translator | t |
Definition at line 79 of file codec_dahdi.c.
| struct { ... } entry |
Referenced by drop_translator(), register_translator(), reload(), and unregister_translators().
| struct translator* next |
Definition at line 81 of file codec_dahdi.c.
| struct ast_translator t |
Definition at line 80 of file codec_dahdi.c.
Referenced by drop_translator(), is_encoder(), register_translator(), reload(), and unregister_translators().
1.7.1