|
User-Selected Compressors
When compressing data, your application can use the ICCompressorChoose function to create a dialog box in which the user can select the compressor.
You can specify flags for this function to allow the user to specify the
key-frame frequency and the movie-data rate, or to display a preview window.
The compressor selected by the user is automatically opened and its handle is
returned in the hic member of the COMPVARS structure specified in ICCompressorChoose.
If you use ICCompressorChoose, use the ICCompressorFree function to close the compressor and free any resources associated with the COMPVARS structure.
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps
Win32 Programmer's Reference (win32.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|