Managed DirectShow Programming Reference

VideoWindowBase. Method 

[This is preliminary documentation and subject to change.]

When overridden in a base class performs final setup of the Manager and the filter after the calls to Render and before the calls to Run.

public virtual void ();

Exceptions

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

See Also

VideoWindowBase Class | KvTv.DirectShow.Windows.Forms Namespace