Video source.

Namespace:  AForge.Video.DirectShow
Assembly:  AForge.Video.DirectShow (in AForge.Video.DirectShow.dll) Version: 2.2.3.0 (2.2.3.0)

Syntax

C#
public virtual string Source { get; set; }

Implements

IVideoSource..::.Source

Remarks

Video source is represented by moniker string of video capture device.

See Also