Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/samples/
Ddemo_rtsp_over_rtp.c157 static UINT rtsp_disconnect_callback(NX_RTSP_CLIENT *rtsp_client_ptr);
245 …TSP_SERVER_STACK_SIZE, DEMO_RTSP_SERVER_PRIORITY, DEMO_RTSP_SERVER_PORT, rtsp_disconnect_callback); in sample_entry()
883 static UINT rtsp_disconnect_callback(NX_RTSP_CLIENT *rtsp_client_ptr) in rtsp_disconnect_callback() function