Click or drag to resize
FrameCreatorSequenceNumber Property
Is the next sequence number to be used for packetization.

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

Property Value

Type: UInt32
The sequence number.
See Also