Click or drag to resize
CaptureDeviceMulticastProviderClientFramesReceived Property
The number of times GetFrame was called with a successful return value.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public long FramesReceived { get; }

Property Value

Type: Int64
The frames received.
See Also