Managed DirectShow Programming Reference

VideoWindowBase. Method 

[This is preliminary documentation and subject to change.]

When overridden in a base class prepares the Manager for calls to Render on the output pins.

public virtual void ();

Exceptions

Exception Type Condition
InvalidOperationException The manager has not been set - or - Prerender has already been called while this manager was assigned to the window.

See Also

VideoWindowBase Class | KvTv.DirectShow.Windows.Forms Namespace