Microsoft DirectX 8.1 (C++)

IMSVidOutputDevice Interface

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The IMSVidOutputDevice interface represents an output device. This interface derives from the IMSVidDevice interface but adds no methods to it. It exists to support polymorphism.

Currently, the only output devices that the Video Control supports are renderers. Video renderers expose the IMSVidVideoRenderer interface, and audio renderers exposes the IMSVidAudioRenderer interface, both of which derive from IMSVidOutputDevice.