![]() |
OpenDAFF C++ API
v1.7
Directional Audio File Format
|
This is the complete list of members for DAFFContentDFT, including all inherited members.
getCell(int iView, float fAngle1Deg, float fAngle2Deg, DAFFQuad &qIndices) const =0 | DAFFContent | pure virtual |
getDFTCoeff(int iRecordIndex, int iChannel, int iDFTCoeff, float &fReal, float &fImag) const =0 | DAFFContentDFT | pure virtual |
getDFTCoeffs(int iRecordIndex, int iChannel, float *pfDest) const =0 | DAFFContentDFT | pure virtual |
getFrequencyBandwidth() const =0 | DAFFContentDFT | pure virtual |
getNearestNeighbour(int iView, float fAngle1Deg, float fAngle2Deg, int &iRecordIndex) const =0 | DAFFContent | pure virtual |
getNearestNeighbour(int iView, float fAngle1Deg, float fAngle2Deg, int &iRecordIndex, bool &bOutOfBounds) const =0 | DAFFContent | pure virtual |
getNumDFTCoeffs() const =0 | DAFFContentDFT | pure virtual |
getOverallMagnitudeMaximum() const =0 | DAFFContentDFT | pure virtual |
getParent() const =0 | DAFFContent | pure virtual |
getProperties() const =0 | DAFFContent | pure virtual |
getRecordCoords(int iRecordIndex, int iView, float &fAngle1Deg, float &fAngle2Deg) const =0 | DAFFContent | pure virtual |
getRecordMetadata(int iRecordIndex) const =0 | DAFFContent | pure virtual |
getSamplerate() const =0 | DAFFContentDFT | pure virtual |
getTransformSize() const =0 | DAFFContentDFT | pure virtual |
isSymmetric() const =0 | DAFFContentDFT | pure virtual |
transformAnglesD2O(float fAlphaDeg, float fBetaDeg, float &fAzimuthDeg, float &fElevationDeg) const =0 | DAFFContent | pure virtual |
transformAnglesO2D(float fAzimuthDeg, float fElevationDeg, float &fAlphaDeg, float &fBetaDeg) const =0 | DAFFContent | pure virtual |
~DAFFContent() | DAFFContent | inlinevirtual |
~DAFFContentDFT() | DAFFContentDFT | inlinevirtual |