Back to Adaptive Vision Library website
You are here: Start » Function Reference » Image IO » GetAvailableVideoCompressors
List fourCCs names of available video compressors.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::GetAvailableVideoCompressors
(
atl::Array<atl::String>& outCompressors
)

