Function library_version_dsp¶
function library_version_dsp() dsp¶
const char* library_version_dsp() Returns the full version string of the KFR DSP module.
A null-terminated string with the KFR version (e.g. from KFR_VERSION_FULL). |
Fully qualified name: kfr::library_version_dsp()
Declared at dsp.hpp:54
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.