Data Fields | |
ast_audiohook_translate | in_translate [2] |
struct { | |
ast_audiohook * first | |
ast_audiohook * last | |
} | manipulate_list |
ast_audiohook_translate | out_translate [2] |
struct { | |
ast_audiohook * first | |
ast_audiohook * last | |
} | spy_list |
struct { | |
ast_audiohook * first | |
ast_audiohook * last | |
} | whisper_list |
Definition at line 53 of file audiohook.c.
struct ast_audiohook* first |
Definition at line 58 of file audiohook.c.
struct ast_audiohook* first |
Definition at line 57 of file audiohook.c.
struct ast_audiohook* first |
Definition at line 56 of file audiohook.c.
struct ast_audiohook_translate in_translate[2] |
Definition at line 54 of file audiohook.c.
Referenced by ast_audiohook_detach_list(), and audio_audiohook_write_list().
struct ast_audiohook* last |
Definition at line 58 of file audiohook.c.
struct ast_audiohook* last |
Definition at line 57 of file audiohook.c.
struct ast_audiohook* last |
Definition at line 56 of file audiohook.c.
struct { ... } manipulate_list |
struct ast_audiohook_translate out_translate[2] |
Definition at line 55 of file audiohook.c.
Referenced by ast_audiohook_detach_list(), and audio_audiohook_write_list().
struct { ... } spy_list |
struct { ... } whisper_list |