Microsoft DirectX 9.0

IMSVidOutputDevice Interface

This topic applies to Windows XP 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.

Output devices include audio and video renderers, and the Stream Buffer Sink object. Video renderers expose the IMSVidVideoRenderer interface, and audio renderers exposes the IMSVidAudioRenderer interface, both of which derive from IMSVidOutputDevice.