Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFMS/ffms2
/ FFMS_GetFormatNameI
Function
FFMS_GetFormatNameI
src/core/ffms.cpp:419–421 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
}
418
419
FFMS_API(const char *) FFMS_GetFormatNameI(FFMS_Indexer *Indexer) {
420
return Indexer->GetFormatName();
421
}
Callers
1
ffms.h
File · 0.85
Calls
1
GetFormatName
Method · 0.80
Tested by
no test coverage detected