JitterBufferTDroppedFrames Property |
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public long DroppedFrames { get; }
Public ReadOnly Property DroppedFrames As Long
Get
public:
property long long DroppedFrames {
long long get ();
}
member DroppedFrames : int64 with get
Property Value
Type:
Int64See Also