Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct { | |
struct softmix_translate_helper_entry * first | |
struct softmix_translate_helper_entry * last | |
} | entries |
struct ast_format * | slin_src |
Definition at line 112 of file bridge_softmix.c.
struct { ... } entries |
struct softmix_translate_helper_entry* first |
Definition at line 114 of file bridge_softmix.c.
struct softmix_translate_helper_entry* last |
Definition at line 114 of file bridge_softmix.c.
struct ast_format* slin_src |
the source format expected for all the translators
Definition at line 113 of file bridge_softmix.c.
Referenced by softmix_process_write_audio(), softmix_translate_helper_change_rate(), and softmix_translate_helper_init().