JitterBufferTCompleteCount Property |
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public int CompleteCount { get; }
Public ReadOnly Property CompleteCount As Integer
Get
public:
property int CompleteCount {
int get ();
}
member CompleteCount : int with get
Property Value
Type:
Int32See Also