ExtendedSequenceNumberGetState Method |
Gets the current state of the extended sequence algorithm.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public SequenceState GetState()
Public Function GetState As SequenceState
public:
SequenceState GetState()
member GetState : unit -> SequenceState
Return Value
Type:
SequenceState
Returns the current state.
See Also