SmartJitterBufferTCurrentIncompleteCount Property |
The current number of incomplete frames in the jitter.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int CurrentIncompleteCount { get; }
Public ReadOnly Property CurrentIncompleteCount As Integer
Get
public:
property int CurrentIncompleteCount {
int get ();
}
member CurrentIncompleteCount : int with get
Property Value
Type:
Int32
See Also