Home
last modified time | relevance | path

Searched defs:rtsp (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dmeson.build8 subdir('rtsp') subdir
/third_party/gstreamer/gstplugins_good/tests/examples/
Dmeson.build11 subdir('rtsp') subdir
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.h72 #define GST_RTSP_STATE_GET_LOCK(rtsp) (&GST_RTSPSRC_CAST(rtsp)->state_rec_lock) argument
73 #define GST_RTSP_STATE_LOCK(rtsp) (g_rec_mutex_lock (GST_RTSP_STATE_GET_LOCK(rtsp))) argument
74 #define GST_RTSP_STATE_UNLOCK(rtsp) (g_rec_mutex_unlock (GST_RTSP_STATE_GET_LOCK(rtsp))) argument
76 #define GST_RTSP_STREAM_GET_LOCK(rtsp) (&GST_RTSPSRC_CAST(rtsp)->stream_rec_lock) argument
77 #define GST_RTSP_STREAM_LOCK(rtsp) (g_rec_mutex_lock (GST_RTSP_STREAM_GET_LOCK(rtsp))) argument
78 #define GST_RTSP_STREAM_UNLOCK(rtsp) (g_rec_mutex_unlock (GST_RTSP_STREAM_GET_LOCK(rtsp))) argument
Dgstrtspsrc.c1570 gst_rtspsrc_set_proxy (GstRTSPSrc * rtsp, const gchar * proxy) in gst_rtspsrc_set_proxy()
/third_party/gstreamer/gstplugins_good/
Dmeson_options.txt33 option('rtsp', type : 'feature', value : 'auto') feature
/third_party/pulseaudio/src/modules/raop/
Draop-client.c95 pa_rtsp_client *rtsp; member
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()
/third_party/gstreamer/gstplugins_good/docs/
Dgst_plugins_cache.json19765 "rtsp": { object