Share via


IMSVidGenericSink2 interface (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

Note��This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 or later.

The IMSVidGenericSink2 interface represents a generic output device that supports streaming output. It is implemented by the MSVidGenericSink object.

Inheritance

The IMSVidGenericSink2 interface inherits from IMSVidGenericSink. IMSVidGenericSink2 also has these types of members:

Methods

The IMSVidGenericSink2 interface has these methods.

 
IMSVidGenericSink2::AddFilter

Note��This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 or later.�.
IMSVidGenericSink2::ResetFilterList

Note��This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 or later.�.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidGenericSink2).

Requirements

   
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidGenericSink

Video Control Interfaces