|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct ast_audiohook | audiohook |
| unsigned short int | rx |
| unsigned short int | state |
| unsigned short int | tx |
Definition at line 70 of file func_scramble.c.
| struct ast_audiohook audiohook |
Definition at line 71 of file func_scramble.c.
Referenced by destroy_callback(), remove_scrambler(), and scramble_write().
| unsigned short int rx |
Definition at line 73 of file func_scramble.c.
Referenced by scramble_callback(), and scramble_write().
| unsigned short int state |
Definition at line 74 of file func_scramble.c.
| unsigned short int tx |
Definition at line 72 of file func_scramble.c.
Referenced by scramble_callback(), and scramble_write().
1.8.13