Video source string.

Namespace:  AForge.Robotics.Surveyor
Assembly:  AForge.Robotics.Surveyor (in AForge.Robotics.Surveyor.dll) Version: 2.2.4.0 (2.2.4.0)

Syntax

C#
public string Source { get; }

Implements

IVideoSource..::.Source

Remarks

The property keeps connection string, which was used to connect to SRV-1 Blackfin camera.

See Also