Compartilhar via


IMSVidVideoInputDevice Interface

 
Microsoft DirectShow 9.0

IMSVidVideoInputDevice Interface

This topic applies to Windows XP or later.

The IMSVidVideoInputDevice interface represents a video input device. This interface inherits from the IMSVidInputDevice interface but adds no methods to it. It exists to support polymorphism.

The IMSVidTuner interface, which represents video tuning devices, inherits from this interface.

See Also