Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
wav_desc Struct Reference

Data Fields

int bytes
 
int hz
 
struct timeval last
 
int lasttimeout
 
int maxlen
 

Detailed Description

Definition at line 48 of file format_wav.c.

Field Documentation

◆ bytes

int bytes

Definition at line 50 of file format_wav.c.

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

◆ hz

int hz

Definition at line 49 of file format_wav.c.

Referenced by wav_read().

◆ last

struct timeval last

Definition at line 53 of file format_wav.c.

◆ lasttimeout

int lasttimeout

Definition at line 51 of file format_wav.c.

◆ maxlen

int maxlen

Definition at line 52 of file format_wav.c.

Referenced by wav_read().


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