SmartJitterBufferTTotalDroppedFramesCount Property |
The total number of frames dropped.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic long TotalDroppedFramesCount { get; }
Public ReadOnly Property TotalDroppedFramesCount As Long
Get
public:
property long long TotalDroppedFramesCount {
long long get ();
}
member TotalDroppedFramesCount : int64 with get
Property Value
Type:
Int64
See Also