Back to FabImage Library Lite website

You are here: Start » Image » Image IO » GetAvailableVideoCompressors

GetAvailableVideoCompressors


Header: FIL.h
Namespace: fil

Lists FourCC names of available video compressors.

Syntax

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

Parameters

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