You are here: Start » AVL.NET » AVL.GetAvailableVideoCompressors Method

AVL.GetAvailableVideoCompressors Method

List fourCCs names of available video compressors.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void GetAvailableVideoCompressors(
	out string[] outCompressors
)

Parameters

Name Type Range Default Description
outCompressorsstringAvailable compressors.

See also