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