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