Home
last modified time | relevance | path

Searched refs:rtp_session_video_timestamp (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.4.1/samples/
Ddemo_rtsp_over_rtp.c130 ULONG rtp_session_video_timestamp; member
392 … client_ptr -> rtp_session_video_timestamp, ntp_msw, ntp_lsw, NX_TRUE); in sample_entry()
395 … client_ptr -> rtp_session_video_timestamp, ntp_msw, ntp_lsw, NX_TRUE); in sample_entry()
403 client_ptr -> rtp_session_video_timestamp += DEMO_RTP_VIDEO_SAMPLING_PERIOD; in sample_entry()
677 client_ptr -> rtp_session_video_timestamp = (ULONG)NX_RAND(); in rtsp_setup_callback()
778 video_rtptime = client_ptr -> rtp_session_video_timestamp; in rtsp_play_callback()