Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


tonepair_state Struct Reference
Collaboration diagram for tonepair_state:

Data Fields

short data [4000]
int duration
struct ast_frame f
int fac1
int fac2
int modulate
unsigned char offset [AST_FRIENDLY_OFFSET]
format_t origwfmt
int pos
int v1_1
int v1_2
int v2_1
int v2_2
int v3_1
int v3_2

Field Documentation

short data[4000]

Definition at line 7514 of file channel.c.

Referenced by tonepair_generator().

int duration

Definition at line 7510 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

struct ast_frame f

Definition at line 7512 of file channel.c.

Referenced by tonepair_generator().

int fac1

Definition at line 7500 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int fac2

Definition at line 7501 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int modulate

Definition at line 7511 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

unsigned char offset[AST_FRIENDLY_OFFSET]

Definition at line 7513 of file channel.c.

Definition at line 7508 of file channel.c.

Referenced by tonepair_release(), and tonepair_alloc().

int pos

Definition at line 7509 of file channel.c.

Referenced by tonepair_generator().

int v1_1

Definition at line 7502 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v1_2

Definition at line 7505 of file channel.c.

Referenced by tonepair_generator().

int v2_1

Definition at line 7503 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v2_2

Definition at line 7506 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v3_1

Definition at line 7504 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v3_2

Definition at line 7507 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().


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