|
Asterisk - The Open Source Telephony Project GIT-master-70eff7f
|

Data Fields | |
| struct timeval | last_external_write_tv |
| struct ast_timer * | timer |
| int | timer_fd |
| int | timer_fd_slot |
| int | timer_interval |
Definition at line 64 of file audiohook.c.
| struct timeval last_external_write_tv |
Definition at line 69 of file audiohook.c.
Referenced by whisper_framehook_event_cb().
| struct ast_timer* timer |
Definition at line 65 of file audiohook.c.
Referenced by whisper_framehook_event_cb(), and whisper_framehook_timer_update().
| int timer_fd |
Definition at line 66 of file audiohook.c.
Referenced by whisper_framehook_attach(), and whisper_framehook_event_cb().
| int timer_fd_slot |
Definition at line 67 of file audiohook.c.
Referenced by whisper_framehook_attach(), and whisper_framehook_event_cb().
| int timer_interval |
Definition at line 68 of file audiohook.c.
Referenced by whisper_framehook_attach(), whisper_framehook_event_cb(), and whisper_framehook_timer_update().