Searched refs:pa_rtsp_status_t (Results 1 – 3 of 3) sorted by relevance
53 } pa_rtsp_status_t; typedef55 typedef void (*pa_rtsp_cb_t)(pa_rtsp_client *c, pa_rtsp_state_t state, pa_rtsp_status_t code, pa_he…
67 pa_rtsp_status_t status;
868 static void rtsp_stream_cb(pa_rtsp_client *rtsp, pa_rtsp_state_t state, pa_rtsp_status_t status, pa… in rtsp_stream_cb()1233 static void rtsp_auth_cb(pa_rtsp_client *rtsp, pa_rtsp_state_t state, pa_rtsp_status_t status, pa_h… in rtsp_auth_cb()