MV Resize DirectShow Filter
The MontiVision Resize filter resizes the input video
stream. The size of the output video stream can be modified while
the input pin is connected and the output pin is disconnected.
| File: |
resize.ax |
| CLSID: |
CLSID_MVResize |
Interface
IMVResize
IMVHistogram
IMVHistogram2
IMVHistogram3
IMVFilterData
IMVAbout
IMVFilterInfo
Supported COM Events
The filter supports following events through the IMVFilterEvents interface.
Look at the filter events page
for more information.
| Event
|
Value
|
Description
|
| MV_ALGORITHM_START_EVENT |
0
|
A filter starts processing a video frame or sample. |
| MV_ALGORITHM_END_EVENT |
1
|
A filter finishes processing a video frame or sample. |
MV Resize Property Page
Uses the IMVResize
configuration interface.
| Output
settings |
Desired output video stream size. |
| Interpolation |
Selected interpolation method. |
|