MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / TryToFix_Get

Method TryToFix_Get

Source/MediaInfo/MediaInfo_Config.cpp:4288–4292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4286}
4287
4288bool MediaInfo_Config::TryToFix_Get ()
4289{
4290 CriticalSectionLocker CSL(CS);
4291 return TryToFix;
4292}
4293#endif //MEDIAINFO_FIXITY
4294
4295} //NameSpace

Callers 3

Header_ParseMethod · 0.45
CRC32_CheckMethod · 0.45
Read_Buffer_ContinueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected