Data Fields | |
struct { | |
translator * next | |
} | entry |
ast_translator | t |
Definition at line 105 of file codec_dahdi.c.
struct { ... } entry |
Referenced by drop_translator(), register_translator(), and unregister_translators().
struct translator* next |
Definition at line 107 of file codec_dahdi.c.
struct ast_translator t |
Definition at line 106 of file codec_dahdi.c.
Referenced by drop_translator(), is_encoder(), and unregister_translators().