TVideoGrabber.OnNTPTimeStamp

Prev

Next

TVideoGrabber

Events

 




































































































Reports the NTP timestamps


Declaration
TOnNTPTimeStamp=procedure (Sender: TObject; last_rtcp_ntp_time: int64; last_rtcp_timestamp: DWORD; delta_rtcp_ntp_time: int64; delta_rtcp_timestamp: DWORD; UTCDateTime: TDateTime; LocalDateTime: TDateTime) of object;


typedef void __fastcall (__closure *TOnNTPTimeStamp)(System::TObject* Sender, __int64 last_rtcp_ntp_time, unsigned last_rtcp_timestamp, __int64 delta_rtcp_ntp_time, unsigned delta_rtcp_timestamp);

Description

Reports the NTP timestamps if the source is a RTSP URL (requires the Datastead RTSP/RTMP/HTTP/ONVIF Source Filter)