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

Method Complete_Get

Source/MediaInfo/MediaInfo_Config.cpp:1825–1829  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1823}
1824
1825size_t MediaInfo_Config::Complete_Get ()
1826{
1827 CriticalSectionLocker CSL(CS);
1828 return Complete;
1829}
1830
1831//---------------------------------------------------------------------------
1832void MediaInfo_Config::BlockMethod_Set (size_t NewValue)

Callers 2

InformMethod · 0.80
Element2HtmlFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected