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.
| Method | Description |
|---|---|
| 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 |
|
See also