Searched defs:_GstDiscovererPrivate (Results 1 – 1 of 1) sorted by relevance
85 struct _GstDiscovererPrivate struct87 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 …]