Asterisk - The Open Source Telephony Project GIT-master-70eff7f
Loading...
Searching...
No Matches
Data Fields
whisper_framehook_data Struct Reference
Collaboration diagram for whisper_framehook_data:
Collaboration graph
[legend]

Data Fields

struct timeval last_external_write_tv
 
struct ast_timertimer
 
int timer_fd
 
int timer_fd_slot
 
int timer_interval
 

Detailed Description

Definition at line 64 of file audiohook.c.

Field Documentation

◆ last_external_write_tv

struct timeval last_external_write_tv

Definition at line 69 of file audiohook.c.

Referenced by whisper_framehook_event_cb().

◆ timer

struct ast_timer* timer

Definition at line 65 of file audiohook.c.

Referenced by whisper_framehook_event_cb(), and whisper_framehook_timer_update().

◆ timer_fd

int timer_fd

Definition at line 66 of file audiohook.c.

Referenced by whisper_framehook_attach(), and whisper_framehook_event_cb().

◆ timer_fd_slot

int timer_fd_slot

Definition at line 67 of file audiohook.c.

Referenced by whisper_framehook_attach(), and whisper_framehook_event_cb().

◆ timer_interval

int timer_interval

The documentation for this struct was generated from the following file: