You are here: Start » FIL.NET » FIS.GetAvailableVideoCompressors Method
FIS.GetAvailableVideoCompressors Method
Lists FourCC names of available video compressors.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void GetAvailableVideoCompressors ( IList<string> outCompressors )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outCompressors | System.Collections.Generic.IList<string> | Available compressors. |

