Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h179 GstRTSPResult gst_rtsp_message_new_data (GstRTSPMessage **msg,
Dgstrtspmessage.c409 gst_rtsp_message_new_data (GstRTSPMessage ** msg, guint8 channel) in gst_rtsp_message_new_data() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c549 fail_unless (gst_rtsp_message_new_data (&msg, 1) == GST_RTSP_OK); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog127629 gst_rtsp_message_new_response() and gst_rtsp_message_new_data().
140094 (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),