IWMResizerProps interface (wmcodecdsp.h)

Sets properties on the video resizer DSP.

Inheritance

The IWMResizerProps interface inherits from the IUnknown interface. IWMResizerProps also has these types of members:

Methods

The IWMResizerProps interface has these methods.

 
IWMResizerProps::GetFullCropRegion

Retrieves the source and destination rectangles.
IWMResizerProps::SetClipRegion

Sets the source rectangle. (IWMResizerProps.SetClipRegion)
IWMResizerProps::SetFullCropRegion

Sets the source and destination rectangles. (IWMResizerProps.SetFullCropRegion)
IWMResizerProps::SetInterlaceMode

The SetInterlaceMode method specifies whether the input video stream is interlaced.
IWMResizerProps::SetResizerQuality

Specifies whether to use an algorithm that produces higher-quality video, or a faster algorithm.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header wmcodecdsp.h

See also

Media Foundation Interfaces

Video Resizer DSP