You are here: Start » AVL.NET » AVS.AvsFilter_EnableGPUProcessing Method
AVS.AvsFilter_EnableGPUProcessing Method
Resumes or suspends GPU OpenCL processing in filters.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AvsFilter_EnableGPUProcessing ( bool inEnable )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inEnable | bool | True | True to resume, False to suspend GPU processing. Default value: True. |

