Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c85 struct _GstDiscovererPrivate struct
87 gboolean async;
90 GstClockTime timeout;
93 GList *pending_uris;
95 GMutex lock;
97 gboolean cleanup;
100 gboolean processing;
103 gboolean running;
106 GstDiscovererInfo *current_info;
107 GError *current_error;
[all …]