MCPcopy 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
419FFMS_API(const char *) FFMS_GetFormatNameI(FFMS_Indexer *Indexer) {
420 return Indexer->GetFormatName();
421}

Callers 1

ffms.hFile · 0.85

Calls 1

GetFormatNameMethod · 0.80

Tested by

no test coverage detected