Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
struct ast_audiohook | audiohook |
unsigned short int | rx |
unsigned short int | state |
unsigned short int | tx |
Definition at line 75 of file func_scramble.c.
struct ast_audiohook audiohook |
Definition at line 76 of file func_scramble.c.
Referenced by destroy_callback(), remove_scrambler(), scramble_callback(), and scramble_write().
unsigned short int rx |
Definition at line 78 of file func_scramble.c.
Referenced by scramble_callback(), and scramble_write().
unsigned short int state |
Definition at line 79 of file func_scramble.c.
unsigned short int tx |
Definition at line 77 of file func_scramble.c.
Referenced by scramble_callback(), and scramble_write().