Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


tonepair_def Struct Reference

Data Fields

int duration
 
int freq1
 
int freq2
 
int vol
 

Detailed Description

Definition at line 7835 of file channel.c.

Field Documentation

int duration

Definition at line 7838 of file channel.c.

Referenced by ast_tonepair_start(), and tonepair_alloc().

int freq1

Definition at line 7836 of file channel.c.

Referenced by ast_tonepair_start(), and tonepair_alloc().

int freq2

Definition at line 7837 of file channel.c.

Referenced by ast_tonepair_start(), and tonepair_alloc().

int vol

Definition at line 7839 of file channel.c.

Referenced by ast_tonepair_start(), and tonepair_alloc().


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