Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c77 struct _GstTagDemuxPrivate struct
79 GstPad *srcpad;
80 GstPad *sinkpad;
84 guint strip_start;
88 guint strip_end;
90 gint64 upstream_size;
92 GstTagDemuxState state;
93 GstAdapter *adapter;
94 GstBuffer *collect;
95 gsize collect_size;
[all …]