Back to Adaptive Vision Library Lite website

You are here: Start » Image IO » GetAvailableVideoCompressors

GetAvailableVideoCompressors


List fourCCs names of available video compressors.

Syntax

void avl::GetAvailableVideoCompressors
(
	atl::Array<atl::String>& outCompressors
)

Parameters

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