Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


playtones_def Struct Reference

Data Fields

int interruptible
 
struct playtones_itemitems
 
int nitems
 
int reppos
 
int vol
 

Detailed Description

Definition at line 101 of file indications.c.

Field Documentation

int interruptible

Definition at line 105 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

struct playtones_item* items

Definition at line 106 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

int nitems

Definition at line 104 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

int reppos

Definition at line 103 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().

int vol

Definition at line 102 of file indications.c.

Referenced by ast_playtones_start(), and playtones_alloc().


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