Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/samples/
Ddemo_rtsp_over_rtp.c101 #ifndef DEMO_PLAY_TIMER_INTERVAL
102 #define DEMO_PLAY_TIMER_INTERVAL 10 /* Per miliseconds */ macro
182 client_ptr -> video_play_time_ms += DEMO_PLAY_TIMER_INTERVAL; in demo_timer_entry()
192 client_ptr -> audio_play_time_ms += DEMO_PLAY_TIMER_INTERVAL; in demo_timer_entry()
268 (DEMO_PLAY_TIMER_INTERVAL * NX_IP_PERIODIC_RATE / 1000), in sample_entry()
269 (DEMO_PLAY_TIMER_INTERVAL * NX_IP_PERIODIC_RATE / 1000), in sample_entry()