|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct ast_audiohook | audiohook |
| unsigned short int | rx |
| unsigned short int | state |
| unsigned short int | tx |
Definition at line 77 of file func_scramble.c.
| struct ast_audiohook audiohook |
Definition at line 78 of file func_scramble.c.
Referenced by destroy_callback(), remove_scrambler(), scramble_callback(), and scramble_write().
| unsigned short int rx |
Definition at line 80 of file func_scramble.c.
Referenced by scramble_callback(), and scramble_write().
| unsigned short int state |
Definition at line 81 of file func_scramble.c.
| unsigned short int tx |
Definition at line 79 of file func_scramble.c.
Referenced by scramble_callback(), and scramble_write().