Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4288
bool MediaInfo_Config::TryToFix_Get ()
4289
{
4290
CriticalSectionLocker CSL(CS);
4291
return TryToFix;
4292
}
4293
#endif //MEDIAINFO_FIXITY
4294
4295
} //NameSpace
Callers
3
Header_Parse
Method · 0.45
CRC32_Check
Method · 0.45
Read_Buffer_Continue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected