Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.h150 struct _GstAviMux { struct
151 GstElement element;
154 GstPad *srcpad;
156 GSList *sinkpads;
158 guint video_pads, audio_pads;
159 GstCollectPads *collect;
163 gst_riff_avih avi_hdr;
165 guint32 total_frames;
167 guint64 total_data;
170 guint32 data_size, datax_size;
[all …]