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