Managed DirectShow Programming Reference

VideoWindowSinkBase. Method 

[This is preliminary documentation and subject to change.]

Renders the stream defined by output to the Window by calling Render on the Manager of the output on each of the Pins of the output.

protected void (
   SourceGraphOutput output
);

Parameters

SourceGraphOutput
The stream to render.

See Also

VideoWindowSinkBase Class | KvTv.DirectShow.Components Namespace