MCPcopy 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
90FFMS_API(int) FFMS_GetVersion() {
91 return FFMS_VERSION;
92}
93
94FFMS_API(int) FFMS_GetLogLevel() {
95 return av_log_get_level();

Callers 4

GetVersionFunction · 0.85
VapourSynthPluginInit2Function · 0.85
FFGetVersionFunction · 0.85
ffms.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected