Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.h147 struct _GstRTSPTransport { struct
148 GstRTSPTransMode trans;
149 GstRTSPProfile profile;
150 GstRTSPLowerTrans lower_transport;
152 gchar *destination;
153 gchar *source;
154 guint layers;
155 gboolean mode_play;
156 gboolean mode_record;
157 gboolean append;
[all …]