Asterisk - The Open Source Telephony Project  18.5.0
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 70 of file func_scramble.c.

Field Documentation

◆ audiohook

struct ast_audiohook audiohook

Definition at line 71 of file func_scramble.c.

Referenced by destroy_callback(), remove_scrambler(), and scramble_write().

◆ rx

unsigned short int rx

Definition at line 73 of file func_scramble.c.

Referenced by scramble_callback(), and scramble_write().

◆ state

unsigned short int state

Definition at line 74 of file func_scramble.c.

◆ tx

unsigned short int tx

Definition at line 72 of file func_scramble.c.

Referenced by scramble_callback(), and scramble_write().


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