Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dpbutils-private.h82 struct _GstDiscovererInfo { struct
83 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 …]