Click or drag to resize
JitterBufferTCount Property
Gets the number of frames currently maintained in jitter buffer.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int Count { get; }

Property Value

Type: Int32
The count.
See Also