Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
playtones_state Struct Reference
Collaboration diagram for playtones_state:
Collaboration graph
[legend]

Data Fields

short data [4000]
 
struct ast_frame f
 
struct playtones_itemitems
 
int nitems
 
int npos
 
unsigned char offset [AST_FRIENDLY_OFFSET]
 
int oldnpos
 
struct ast_formatorigwfmt
 
int pos
 
int reppos
 
int v1_1
 
int v1_2
 
int v2_1
 
int v2_2
 
int v3_1
 
int v3_2
 
int vol
 

Detailed Description

Definition at line 94 of file indications.c.

Field Documentation

◆ data

short data[4000]

Definition at line 111 of file indications.c.

Referenced by playtones_generator().

◆ f

struct ast_frame f

Definition at line 109 of file indications.c.

Referenced by playtones_generator().

◆ items

struct playtones_item* items

◆ nitems

int nitems

Definition at line 103 of file indications.c.

Referenced by playtones_alloc(), and playtones_generator().

◆ npos

int npos

Definition at line 105 of file indications.c.

Referenced by playtones_generator().

◆ offset

unsigned char offset[AST_FRIENDLY_OFFSET]

Definition at line 110 of file indications.c.

◆ oldnpos

int oldnpos

Definition at line 106 of file indications.c.

Referenced by playtones_alloc(), and playtones_generator().

◆ origwfmt

struct ast_format* origwfmt

Definition at line 108 of file indications.c.

Referenced by playtones_alloc(), and playtones_release().

◆ pos

int pos

Definition at line 107 of file indications.c.

Referenced by playtones_generator().

◆ reppos

int reppos

Definition at line 102 of file indications.c.

Referenced by playtones_alloc(), and playtones_generator().

◆ v1_1

int v1_1

Definition at line 96 of file indications.c.

Referenced by playtones_generator().

◆ v1_2

int v1_2

Definition at line 99 of file indications.c.

Referenced by playtones_generator().

◆ v2_1

int v2_1

Definition at line 97 of file indications.c.

Referenced by playtones_generator().

◆ v2_2

int v2_2

Definition at line 100 of file indications.c.

Referenced by playtones_generator().

◆ v3_1

int v3_1

Definition at line 98 of file indications.c.

Referenced by playtones_generator().

◆ v3_2

int v3_2

Definition at line 101 of file indications.c.

Referenced by playtones_generator().

◆ vol

int vol

Definition at line 95 of file indications.c.

Referenced by playtones_alloc().


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