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

Method ExternalMetaDataConfig_Get

Source/MediaInfo/MediaInfo_Config.cpp:3783–3787  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3781}
3782
3783Ztring MediaInfo_Config::ExternalMetaDataConfig_Get ()
3784{
3785 CriticalSectionLocker CSL(CS);
3786 return ExternalMetaDataConfig;
3787}
3788#endif //defined(MEDIAINFO_EBUCORE_YES) || defined(MEDIAINFO_NISO_YES) || MEDIAINFO_ADVANCED
3789
3790//***************************************************************************

Callers 2

Streams_Finish_GlobalMethod · 0.80
InformMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected