Searched defs:_GstDiscovererInfo (Results 1 – 1 of 1) sorted by relevance
82 struct _GstDiscovererInfo { struct83 GObject parent;85 gchar *uri;86 GstDiscovererResult result;89 GstDiscovererStreamInfo *stream_info;90 GList *stream_list;93 GstClockTime duration;94 GstStructure *misc;95 GstTagList *tags;96 GstToc *toc;[all …]