IMSVidGenericSink Interface
Microsoft DirectShow 9.0 |
IMSVidGenericSink Interface
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The IMSVidGenericSink interface represents a generic output device that supports streaming output. It is implemented by the MSVidGenericSink object.
In addition to the methods inherited from IMSVidOutputDevice, the IMSVidGenericSink interface exposes the following methods.
Method | Description |
get_SinkStreams | Not implemented. |
put_SinkStreams | Not implemented. |
SetSinkFilter | Sets the filter for the sink. |
See Also