Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Microsoft DirectShow 9.0 |
IMSVidGenericSink2 Interface
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The IMSVidGenericSink2 interface represents a generic output device that supports streaming output. It is implemented by the MSVidGenericSink object.
In addition to the methods inherited from IMSVidGenericSink, the IMSVidGenericSink2 interface exposes the following methods.
| Method | Description |
| AddFilter | Specifies a DirectShow filter that is added to the graph when this segment is built. |
| ResetFilterList | Clears the list of filters that were added using AddFilter. |
See Also