Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
tonepair_def Struct Reference

Data Fields

int duration
 
int freq1
 
int freq2
 
int vol
 

Detailed Description

Definition at line 7483 of file channel.c.

Field Documentation

◆ duration

int duration

Definition at line 7486 of file channel.c.

Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().

◆ freq1

int freq1

Definition at line 7484 of file channel.c.

Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().

◆ freq2

int freq2

Definition at line 7485 of file channel.c.

Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().

◆ vol

int vol

Definition at line 7487 of file channel.c.

Referenced by ast_tonepair(), ast_tonepair_start(), and tonepair_alloc().


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