You are here: Start » FIL.NET » Configuration
Configuration
Icon | Name | Description |
---|---|---|
![]() |
ChargeImageMemoryPools | Preallocates memory buffers for images. |
![]() |
CheckLicense | Check license for specified module |
![]() |
ControlAVX2 | Enables or disables AVX2 cpu extension usage by other filters. |
![]() |
ControlImageMemoryPools | Enables or disables deterministic image memory allocator. |
![]() |
ControlParallelComputing | Enables or disables filters multithreading parallelization. |
![]() |
ControlSIMD | Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters. |
![]() |
ControlSSE | Enables or disables SSE cpu extension usage by other filters. |
![]() |
DischargeImageMemoryPools | Releases preallocated image memory buffers. |
![]() |
GetAvailableLicenses | Reads available licenses in the system |
![]() |
GetComputerID | Gets current Computer ID |
![]() |
GetDongleSerialNumber | Gets current dongle serial number |
![]() |
GetLibraryVersion | Gets current library version |
![]() |
GetThreadLimitInfo | Reads available licenses in the system |
InitLibrary | Initializes library internals. Should be called before any other function from FIL. | |
![]() |
InspectImageMemoryPools | Returns information about allocated image memory buffers. This information can be used for preallocation. |
![]() |
VerifyProjectID | Verifies project ID |
![]() |
WriteLog | Write log message with selected log level. |