Video source string.

Namespace:  AForge.Robotics.TeRK
Assembly:  AForge.Robotics.TeRK (in AForge.Robotics.TeRK.dll) Version: 2.2.3.0 (2.2.3.0)

Syntax

C#
public string Source { get; }

Implements

IVideoSource..::.Source

Remarks

The property keeps connection string, which is used to connect to TeRK's video streaming service.

See Also