icm(3mms) — Subroutines
NAME
icm − Installable Compression Manager APIs for MMS
DESCRIPTION
The Installable Compression Manager APIs for Multimedia Services for Digital UNIX provides low-level video compression and decompression services to applications through the Installable Compression Manager (ICM). Even though compression and decompression devices are often referred to as separate entities, usually a single device provides both functions. Applications use these services to control the compression and decompression of video data.
The video compression and decompression library provides the following services:
•Locating and opening compressors and decompressors
•Getting information about compressors and decompressors
•Compressing image data
•Decompressing image data
•Closing compressors and decompressors
SEE ALSO
ICAddBuffer.(,), ICCallbackProc.(,), ICClose.(,), ICCompress.(,), ICCompressBegin.(,), ICCompressEnd.(,), ICCompressGetFormat.(,), ICCompressGetFormatSize.(,), ICCompressGetSize.(,), ICCompressPrepareHeader.(,), ICCompressQuery.(,), ICCompressUnprepareHeader.(,), ICDecompress.(,), ICDecompressBegin.(,), ICDecompressEnd.(,), ICDecompressGetFormat.(,), ICDecompressGetFormatSize.(,), ICDecompressGetPalette.(,), ICDecompressPrepareHeader.(,), ICDecompressQuery.(,), ICDecompressUnprepareHeader.(,), ICGetBrightness.(,), ICGetContrast.(,), ICGetDefaultKeyFrameRate.(,), ICGetDefaultQuality.(,), ICGetInfo.(,), ICGetMirror.(,), ICGetSaturation.(,), ICGetSharpening.(,), ICGetState.(,), ICGetStateSize.(,), ICInfo.(,), ICLocate.(,), ICOpen.(,), ICSetBrightness.(,), ICSetContrast.(,), ICSetMirror.(,), ICSetSaturation.(,), ICSetSharpening.(,), ICSetState.(,), acm(,), icm(,), mme(,), mmio(,), video(,), wave(,), mms(,), mmsdev(,),
and the Multimedia Services for Digital UNIX Programmer’s Guide.