SmartJitterBufferTTotalCompleteCount Property |
The total number of completed frames.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long TotalCompleteCount { get; }
Public ReadOnly Property TotalCompleteCount As Long
Get
public:
property long long TotalCompleteCount {
long long get ();
}
member TotalCompleteCount : int64 with get
Property Value
Type:
Int64See Also