Click or drag to resize
NtpSyncTimeUpdate Method (DateTime)
Updates NtpSyncTime with new values.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Update(
	DateTime dt
)

Parameters

dt
Type: SystemDateTime
New DateTime to use for calculating values.
See Also