Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
scramble_information Struct Reference
Collaboration diagram for scramble_information:
Collaboration graph
[legend]

Data Fields

struct ast_audiohook audiohook
 
unsigned short int rx
 
unsigned short int state
 
unsigned short int tx
 

Detailed Description

Definition at line 75 of file func_scramble.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

◆ rx

unsigned short int rx

Definition at line 78 of file func_scramble.c.

Referenced by scramble_callback(), and scramble_write().

◆ state

unsigned short int state

Definition at line 79 of file func_scramble.c.

◆ tx

unsigned short int tx

Definition at line 77 of file func_scramble.c.

Referenced by scramble_callback(), and scramble_write().


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