RtcpSenderReportNtpTime Field |
The NTP time of the sender. This value should be either received from an NTP Server or
your system time (synchronized by NTP).
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic NtpSyncTime NtpTime
Public NtpTime As NtpSyncTime
public:
NtpSyncTime^ NtpTime
val mutable NtpTime: NtpSyncTime
Field Value
Type:
NtpSyncTime
See Also