wavinfo Struct Reference

#include <scilab/modules/sound/src/c/wav.h>


Data Fields

char * wav_format
unsigned short wFormatTag
unsigned short wChannels
unsigned long wSamplesPerSecond
unsigned long wAvgBytesPerSec
unsigned short wBlockAlign
unsigned short wBitsPerSample
unsigned long data_length
unsigned long bytespersample


Detailed Description

Definition at line 4 of file wav.h.


Field Documentation

char* wavinfo::wav_format

Definition at line 5 of file wav.h.

Referenced by C2F().

unsigned short wavinfo::wFormatTag

Definition at line 6 of file wav.h.

Referenced by C2F().

unsigned short wavinfo::wChannels

Definition at line 7 of file wav.h.

Referenced by C2F().

unsigned long wavinfo::wSamplesPerSecond

Definition at line 8 of file wav.h.

Referenced by C2F().

unsigned long wavinfo::wAvgBytesPerSec

Definition at line 9 of file wav.h.

Referenced by C2F().

unsigned short wavinfo::wBlockAlign

Definition at line 10 of file wav.h.

Referenced by C2F().

unsigned short wavinfo::wBitsPerSample

Definition at line 11 of file wav.h.

Referenced by C2F().

unsigned long wavinfo::data_length

Definition at line 12 of file wav.h.

Referenced by C2F().

unsigned long wavinfo::bytespersample

Definition at line 13 of file wav.h.

Referenced by C2F().


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 16:15:27 2007 for Scilab [trunk] by  doxygen 1.5.1