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

Method Collection_Trigger_Get

Source/MediaInfo/MediaInfo_Config.cpp:3630–3635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3628}
3629
3630int64s MediaInfo_Config::Collection_Trigger_Get()
3631{
3632 CriticalSectionLocker CSL(CS);
3633
3634 return Collection_Trigger;
3635}
3636#endif // MEDIAINFO_ADVANCED
3637
3638//---------------------------------------------------------------------------

Callers 2

Streams_FinishMethod · 0.80
Manage_DataFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected