Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Ddemo_rtsp_over_rtp.c91 #define DEMO_RTP_VIDEO_SAMPLING_PERIOD (90000 / DEMO_VIDEO_FRAME_PER_SECOND) macro
403 client_ptr -> rtp_session_video_timestamp += DEMO_RTP_VIDEO_SAMPLING_PERIOD; in sample_entry()