Click or drag to resize
ExtendedSequenceNumberGetNextSequenceNumber Method
Gets the next sequence number.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public uint GetNextSequenceNumber(
	ushort seq
)

Parameters

seq
Type: SystemUInt16
The sequence.

Return Value

Type: UInt32
The next sequence number.
See Also