Managed DirectShow Programming Reference

SinkComponentBase. Method 

[This is preliminary documentation and subject to change.]

When overridden in a base class, validates the output, e.g. checks that the output pins are compatible.

protected virtual void (
   SourceGraphOutput output
);

Exceptions

Exception Type Condition
GraphRenderException The needed filters could not be created or added or the filters could not be connected.

See Also

SinkComponentBase Class | KvTv.DirectShow.Components Namespace