Click or drag to resize
ExtendedSequenceNumberWrapArounds Property
Gets or sets or Sets the WrapArounds property.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public uint WrapArounds { get; set; }

Property Value

Type: UInt32
Returns the number of times a sequence number has wrapped around it's 16-bit boundaries.
See Also