This is the complete list of members for
MIPAudioFileInput, including all inherited members.
close() | MIPAudioFileInput | |
getComponentName() const | MIPComponent | [inline] |
getErrorString() const | MIPErrorBase | [inline] |
getNumberOfChannels() const | MIPAudioFileInput | [inline] |
getNumberOfFrames() const | MIPAudioFileInput | [inline] |
getSampleEncoding() const | MIPAudioFileInput | [inline] |
getSamplingRate() const | MIPAudioFileInput | [inline] |
lock() | MIPComponent | [inline, virtual] |
MIPComponent(const std::string &componentName) | MIPComponent | [protected] |
onLastInputFrame() | MIPAudioFileInput | [inline, protected, virtual] |
open(const std::string &fname, int frames, bool loop=true) | MIPAudioFileInput | |
open(const std::string &fname, MIPTime interval, bool loop=true) | MIPAudioFileInput | |
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) | MIPAudioFileInput | [inline] |
unlock() | MIPComponent | [inline, virtual] |