Back to FabImage Library Lite website

You are here: Start » Image IO » GetAvailableVideoCompressors

GetAvailableVideoCompressors


Header:FIL.h
Namespace:fil

List fourCCs names of available video compressors.

Syntax

void fil::GetAvailableVideoCompressors
(
	ftl::Array<ftl::String>& outCompressors
)

Parameters

Name Type Default Description
outCompressors Array<String>& Available compressors.