MV I/O Renderer DirectShow Filter

The MV I/O Renderer filter accepts all I/O mediatypes and provides access to the received values with the filter interface IMVIORenderer.

This MontiVision DirectShow Filter is used in combination with the MontiVision Smart Control in the Gauge Sample Application.

 

File: MVIORenderer.ax
CLSID: CLSID_MVIORenderer

 

Supported Interfaces

IMVIORenderer

IMVFilterInfo

IMVAbout

 

Supported COM Events

The filter supports following events through the IMVFilterEvents interface. Look at the filter events page for more information.

Event
MV_IO_DATA_RECEIVE_EVENT

Use the filter event to update your application with the new received I/O data.

 

MV I/O Renderer Property Page

Uses the IMVIORenderer interface to update the data output string.

MV I/O renderer Property Page