Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFMS/ffms2
/ FFMS_GetVersion
Function
FFMS_GetVersion
src/core/ffms.cpp:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
FFMS_API(int) FFMS_GetVersion() {
91
return FFMS_VERSION;
92
}
93
94
FFMS_API(int) FFMS_GetLogLevel() {
95
return av_log_get_level();
Callers
4
GetVersion
Function · 0.85
VapourSynthPluginInit2
Function · 0.85
FFGetVersion
Function · 0.85
ffms.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected