You are here: Start » AVL.NET » AVL.GetAvailableVideoCompressors(string[])

AVL.GetAvailableVideoCompressors(string[])

List fourCCs names of available video compressors.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void GetAvailableVideoCompressors(
	out string[] outCompressors
)

Parameters

outCompressors
Type: System.String
Available compressors.

See also