Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Yaafe/Yaafe
/ getYaafeVersion
Function
getYaafeVersion
src_cpp/yaafe-python/yaafecore.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
const char* getYaafeVersion() {
43
return ComponentFactory::version();
44
}
45
46
47
int loadComponentLibrary(char* filename)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected