soundstream Struct Reference

#include <scilab/modules/fileio/src/c/misc.h>

Collaboration diagram for soundstream:

Collaboration graph
[legend]

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

Detailed Description

Definition at line 45 of file misc.h.


Field Documentation

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

Definition at line 47 of file misc.h.

struct loopinfo soundstream::loops[NLOOPS]

Definition at line 48 of file misc.h.

char soundstream::swap

Definition at line 49 of file misc.h.

Referenced by init(), rdouble(), rfloat(), rlong(), rshort(), wavstartread(), wavstartwrite(), wdouble(), wfloat(), wlong(), and wshort().

char soundstream::seekable

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

Definition at line 52 of file misc.h.

Referenced by init().

char* soundstream::comment

Definition at line 53 of file misc.h.

Referenced by init(), loadwave(), and savewave().

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().

int soundstream::ierr

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

Definition at line 48 of file misc.h.

struct instrinfo soundstream::instr

Definition at line 49 of file misc.h.

struct loopinfo soundstream::loops[NLOOPS]

Definition at line 50 of file misc.h.

char* soundstream::filename

Definition at line 53 of file misc.h.

char* soundstream::filetype

Definition at line 54 of file misc.h.

char* soundstream::comment

Definition at line 55 of file misc.h.

FILE* soundstream::fp

Definition at line 56 of file misc.h.

struct signalinfo soundstream::info

Definition at line 87 of file st.h.

struct instrinfo soundstream::instr

Definition at line 88 of file st.h.

struct loopinfo soundstream::loops[NLOOPS]

Definition at line 89 of file st.h.

char* soundstream::filename

Definition at line 92 of file st.h.

char* soundstream::filetype

Definition at line 93 of file st.h.

char* soundstream::comment

Definition at line 94 of file st.h.

FILE* soundstream::fp

Definition at line 95 of file st.h.


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