Managed DirectShow Programming Reference

VideoWindowBase.Manager Property

[This is preliminary documentation and subject to change.]

Gets or sets the FilterGraphManager.

public abstract  Manager {get; set;}

Remarks

After setting the graph manager the video window must go through a Prerender - Postrender pair of calls.

See Also

VideoWindowBase Class | KvTv.DirectShow.Windows.Forms Namespace