Click or drag to resize
NtpSyncTimeAsMiddle32 Property
Retrieves the middle 32-bit of NTP timestamp (RFC 2550/Section 4)

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

Property Value

Type: UInt32
as middle 32.
See Also