Share via


MSVidVideoRendererDevices

 
Microsoft DirectShow 9.0

MSVidVideoRendererDevices

This topic applies to Windows XP or later.

The MSVidVideoRendererDevices object represents a collection of video renderers.

Interfaces IMSVidVideoRendererDevices
Outgoing Event Interfaces None.

Remarks

To obtain this collection, call the IMSVidCtl::get_VideoRenderersAvailable method. In practice, this collection will only contain a single object, representing the Video Mixing Renderer filter.

See Also