Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h70 } GstRTSPMsgType; typedef
83 GstRTSPMsgType type;
136 GstRTSPMsgType gst_rtsp_message_get_type (GstRTSPMessage *msg);
Dgstrtspmessage.c167 GstRTSPMsgType
Dgstrtspconnection.c2119 parse_protocol_version (gchar * protocol, GstRTSPMsgType * type, in parse_protocol_version()