NtpSyncTimeAsMiddle32 Property |
Retrieves the middle 32-bit of NTP timestamp (RFC 2550/Section 4)
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public uint AsMiddle32 { get; }
Public ReadOnly Property AsMiddle32 As UInteger
Get
public:
property unsigned int AsMiddle32 {
unsigned int get ();
}
member AsMiddle32 : uint32 with get
Property Value
Type:
UInt32
as middle 32.
See Also