Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib569.c41 char *rtsp_session_id; in test() local
98 curl_easy_getinfo(curl, CURLINFO_RTSP_SESSION_ID, &rtsp_session_id); in test()
99 fprintf(idfile, "Got Session ID: [%s]\n", rtsp_session_id); in test()
100 rtsp_session_id = NULL; in test()

Completed in 10 milliseconds