Managed DirectShow Programming Reference

CameraSource. Method 

[This is preliminary documentation and subject to change.]

Adds capture filter to the graph and connects them.

protected override IEnumerable<T> ();

Return Value

The output of the capture filter.

Remarks

If the VideoCapture property is undefined, the corresponding VideoCaptureDevices static property will be used to attempt to find a suitable one. If this does not uniquely define the properties, a GraphRenderException will be thrown.

See Also

CameraSource Class | KvTv.DirectShow.Components Namespace