Received bytes count.

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 long BytesReceived { get; }

Implements

IVideoSource..::.BytesReceived

Remarks

Number of bytes the video source provided from the moment of the last access to the property.

See Also