Mon Sep 20 2010 00:35:15

Asterisk developer's documentation


Data Fields

tonepair_state Struct Reference

Collaboration diagram for tonepair_state:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 5365 of file channel.c.


Field Documentation

short data[4000]

Definition at line 5380 of file channel.c.

Referenced by tonepair_generator().

int duration

Definition at line 5376 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

struct ast_frame f

Definition at line 5378 of file channel.c.

Referenced by tonepair_generator().

int fac1

Definition at line 5366 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int fac2

Definition at line 5367 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int modulate

Definition at line 5377 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

unsigned char offset[AST_FRIENDLY_OFFSET]

Definition at line 5379 of file channel.c.

int origwfmt

Definition at line 5374 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_release().

int pos

Definition at line 5375 of file channel.c.

Referenced by tonepair_generator().

int v1_1

Definition at line 5368 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v1_2

Definition at line 5371 of file channel.c.

Referenced by tonepair_generator().

int v2_1

Definition at line 5369 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v2_2

Definition at line 5372 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v3_1

Definition at line 5370 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().

int v3_2

Definition at line 5373 of file channel.c.

Referenced by tonepair_alloc(), and tonepair_generator().


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