This is the complete list of members for
MIPWAVInput, including all inherited members.
| close() | MIPWAVInput | |
| getComponentName() const | MIPComponent | [inline] |
| getErrorString() const | MIPErrorBase | [inline] |
| getNumberOfChannels() const | MIPWAVInput | [inline] |
| getNumberOfFrames() const | MIPWAVInput | [inline] |
| getSamplingRate() const | MIPWAVInput | [inline] |
| lock() | MIPComponent | [inline, virtual] |
| MIPComponent(const std::string &componentName) | MIPComponent | [protected] |
| onLastInputFrame() | MIPWAVInput | [inline, protected, virtual] |
| open(const std::string &fname, int frames, bool loop=true, bool intSamples=false) | MIPWAVInput | |
| open(const std::string &fname, MIPTime interval, bool loop=true, bool intSamples=false) | MIPWAVInput | |
| processFeedback(const MIPComponentChain &chain, int64_t feedbackChainID, MIPFeedback *feedback) | MIPComponent | [inline, virtual] |
| setErrorString(const std::string &str) const | MIPErrorBase | [inline, protected] |
| setSourceID(uint64_t sourceID) | MIPWAVInput | [inline] |
| unlock() | MIPComponent | [inline, virtual] |