Managed DirectShow Programming Reference

VideoMixingWindowless.Manager Property

[This is preliminary documentation and subject to change.]

Gets or sets the FilterGraphManager.

public override  Manager {get; set;}

Remarks

If a new FilterGraphManager is assigned to this video window, the renderer filter will be removed from the old one.

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

See Also

VideoMixingWindowless Class | KvTv.DirectShow.Windows.Forms Namespace