Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


wav_desc Struct Reference

Data Fields

int bytes
 
int hz
 
struct timeval last
 
int lasttimeout
 
int maxlen
 

Detailed Description

Definition at line 47 of file format_wav.c.

Field Documentation

int bytes

Definition at line 49 of file format_wav.c.

Referenced by wav_close(), and wav_write().

int hz

Definition at line 48 of file format_wav.c.

Referenced by wav_read(), wav_rewrite(), and wav_write().

struct timeval last

Definition at line 52 of file format_wav.c.

int lasttimeout

Definition at line 50 of file format_wav.c.

int maxlen

Definition at line 51 of file format_wav.c.

Referenced by wav_open(), and wav_read().


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