Back to Aurora Vision Library Lite website

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

GetAvailableVideoCompressors


Header: AVL.h
Namespace: avl

Lists FourCC names of available video compressors.

Syntax

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

Parameters

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