Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IWMResizerProps interface

Sets properties on the video resizer DSP.

Members

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

Methods

The IWMResizerProps interface has these methods.

MethodDescription
GetFullCropRegion

Retrieves the source and destination rectangles.

SetClipRegion

Sets the source rectangle.

SetFullCropRegion

Sets the source and destination rectangles.

SetInterlaceMode

Specifies whether the input video stream is interlaced.

SetResizerQuality

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

 

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Wmcodecdsp.h

See also

Media Foundation Interfaces
Video Resizer DSP

 

 

Show:
© 2017 Microsoft