csl::FileIO Member List
This is the complete list of members for
csl::FileIO, including all inherited members.
| clearRoot() | csl::IO | |
| close() | csl::FileIO | [virtual] |
| FileIO(char *path=DEFAULT_SND_FILE_NAME) | csl::FileIO | |
| getAndIncrementSequence() | csl::IO | |
| getInput() | csl::FileIO | [inline, virtual] |
| getInput(unsigned numFrames, unsigned numChannels) | csl::FileIO | [inline, virtual] |
| initialize(unsigned sr, unsigned bs, int is, int os, unsigned ic, unsigned oc) | csl::IO | [inline, protected, virtual] |
| IO(unsigned s_rate=44100, unsigned b_size=CGestalt::blockSize(), int in_device=-1, int out_device=-1, unsigned in_chans=0, unsigned out_chans=2) | csl::IO | |
| mChannelMap | csl::IO | |
| mDuration | csl::FileIO | |
| mFile | csl::FileIO | [protected] |
| mGraph | csl::IO | |
| mInBuffer | csl::FileIO | [protected] |
| mInputBuffer | csl::IO | |
| mInputPointer | csl::IO | |
| mIsPlaying | csl::FileIO | |
| mIsThreadRunning | csl::FileIO | |
| mLoggingPeriod | csl::IO | |
| mNow | csl::IO | |
| mNumFramesPlayed | csl::IO | |
| mNumInChannels | csl::IO | |
| mNumOutChannels | csl::IO | |
| mNumRealInChannels | csl::IO | |
| mNumRealOutChannels | csl::IO | |
| mOutBuffer | csl::FileIO | [protected] |
| mOutputBuffer | csl::IO | |
| mPath | csl::FileIO | [protected] |
| mSequence | csl::IO | |
| mStatus | csl::IO | |
| mThisSec | csl::IO | |
| mThread | csl::FileIO | [protected] |
| mTimeSum | csl::IO | |
| mTimeVals | csl::IO | |
| open() | csl::FileIO | [virtual] |
| printTimeStatistics(struct timeval *tthen, struct timeval *tnow, long *tsecond, long *ttimeSum, long *ttimeVals) | csl::IO | |
| pullInput(Buffer &outBuffer, SampleBuffer out=0) | csl::IO | |
| setRoot(UnitGenerator &root) | csl::IO | |
| start(float seconds=0) | csl::FileIO | |
| csl::IO::start() | csl::IO | [inline, virtual] |
| stop() | csl::FileIO | [virtual] |
| test() | csl::FileIO | [inline, virtual] |
| threadFunction(void *) | csl::FileIO | [protected, static] |
| writeNextBuffer() | csl::FileIO | [protected] |
| ~FileIO() | csl::FileIO | |
| ~IO() | csl::IO | [inline, virtual] |