Searched refs:rtsp_session_id (Results 1 – 1 of 1) sorted by relevance
39 char *rtsp_session_id; in test() local97 curl_easy_getinfo(curl, CURLINFO_RTSP_SESSION_ID, &rtsp_session_id); in test()98 fprintf(idfile, "Got Session ID: [%s]\n", rtsp_session_id); in test()99 rtsp_session_id = NULL; in test()