Microsoft DirectX 9.0

IAMVfwCompressDialogs Interface

The IAMVfwCompressDialogs interface is implemented on the AVI Compressor filter. The interface enables an application to display a Video for Windows codec "Configure" or "About" dialog box and to set and retrieve compressor status.

In addition to the methods inherited from IUnknown, the IAMVfwCompressDialogs interface exposes the following methods.

Method Description
ShowDialog Displays the specified dialog box.
GetState Retrieves the current configuration settings for the VCM codec currently being used.
SetState Sets configuration for the VCM codec.
SendDriverMessage Sends a driver-specific message.