EMIPLIB

MIPAudio3DBase Member List

This is the complete list of members for MIPAudio3DBase, including all inherited members.
cleanUp()MIPAudio3DBase [protected]
convolve(float *pDestStereo, int numDestFrames, float scale, const float *pSrcMono, int numSrcFrames, const float *pLeftFilter, int numLeftFrames, const float *pRightFilter, int numRightFrames)MIPAudio3DBase [inline, protected]
expirePositionalInfo()MIPAudio3DBase [protected]
getComponentName() const MIPComponent [inline]
getErrorString() const MIPErrorBase [inline]
getPositionalInfo(uint64_t sourceID, real_t *azimuth, real_t *elevation, real_t *distance)MIPAudio3DBase [protected]
lock()MIPComponent [inline, virtual]
MIPAudio3DBase(const std::string &compName)MIPAudio3DBase [protected]
MIPComponent(const std::string &componentName)MIPComponent [protected]
processFeedback(const MIPComponentChain &chain, int64_t feedbackChainID, MIPFeedback *feedback)MIPComponent [inline, virtual]
pull(const MIPComponentChain &chain, int64_t iteration, MIPMessage **pMsg)=0MIPComponent [pure virtual]
push(const MIPComponentChain &chain, int64_t iteration, MIPMessage *pMsg)=0MIPComponent [pure virtual]
setDistanceFactor(real_t distFact)MIPAudio3DBase [inline]
setErrorString(const std::string &str) const MIPErrorBase [inline, protected]
setOwnPosition(real_t pos[3], real_t frontDirection[3], real_t upDirection[3])MIPAudio3DBase
setRightHanded(bool f=true)MIPAudio3DBase [inline]
setSourcePosition(uint64_t sourceID, real_t pos[3])MIPAudio3DBase
unlock()MIPComponent [inline, virtual]