IMSVidGenericSink::put_SinkStreams
Microsoft DirectShow 9.0 |
IMSVidGenericSink::put_SinkStreams
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The put_SinkStreams method sets the streams that are required to be rendered down to the sink. Not implemented.
Syntax
HRESULT put_SinkStreams( MSVidSinkStreams Streams );
Parameters
Streams
[in] Specifies the streams.
Return Values
Returns E_NOTIMPL.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also