#include <scilab/modules/fileio/src/c/misc.h>
Collaboration diagram for soundstream:

Data Fields | |
| signalinfo | info |
| instrinfo | instr |
| loopinfo | loops [NLOOPS] |
| char | swap |
| char | seekable |
| char * | filename |
| char * | filetype |
| char * | comment |
| FILE * | fp |
| double | priv [PRIVSIZE/8] |
| int | ierr |
| signalinfo | info |
| instrinfo | instr |
| loopinfo | loops [NLOOPS] |
| char * | filename |
| char * | filetype |
| char * | comment |
| FILE * | fp |
| signalinfo | info |
| instrinfo | instr |
| loopinfo | loops [NLOOPS] |
| char * | filename |
| char * | filetype |
| char * | comment |
| FILE * | fp |
Definition at line 45 of file misc.h.
| struct signalinfo soundstream::info |
Definition at line 46 of file misc.h.
Referenced by checkformat(), init(), loadwave(), rawread(), rawwrite(), savewave(), and wavwritehdr().
| struct instrinfo soundstream::instr |
| struct loopinfo soundstream::loops[NLOOPS] |
| char soundstream::swap |
Definition at line 50 of file misc.h.
Referenced by loadwave(), savewave(), wavstartread(), wavstartwrite(), and wavstopwrite().
| char* soundstream::filename |
Definition at line 51 of file misc.h.
Referenced by checkformat(), init(), loadwave(), and savewave().
| char* soundstream::filetype |
| char* soundstream::comment |
| FILE* soundstream::fp |
Definition at line 54 of file misc.h.
Referenced by cleanup(), init(), loadwave(), mget2(), mgeti(), mput2(), mputi(), rawread(), rawwrite(), rblong(), rbshort(), rdouble(), rfloat(), rllong(), rlong(), rlshort(), rshort(), savewave(), wavstartread(), wavstopwrite(), wavwritehdr(), wblong(), wbshort(), wdouble(), wfloat(), wllong(), wlong(), wlshort(), and wshort().
| double soundstream::priv |
Definition at line 55 of file misc.h.
Referenced by wavread(), wavstartread(), wavstartwrite(), wavstopwrite(), wavwrite(), and wavwritehdr().
Definition at line 56 of file misc.h.
Referenced by checkformat(), loadwave(), rawread(), rawwrite(), savewave(), wavstartread(), wavstopwrite(), wblong(), wbshort(), wdouble(), wfloat(), wllong(), wlong(), wlshort(), and wshort().
| struct signalinfo soundstream::info |
| struct instrinfo soundstream::instr |
| struct loopinfo soundstream::loops[NLOOPS] |
| char* soundstream::filename |
| char* soundstream::filetype |
| char* soundstream::comment |
| FILE* soundstream::fp |
| struct signalinfo soundstream::info |
| struct instrinfo soundstream::instr |
| struct loopinfo soundstream::loops[NLOOPS] |
| char* soundstream::filename |
| char* soundstream::filetype |
| char* soundstream::comment |
| FILE* soundstream::fp |
1.5.1