Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-mux.h78 struct _GstMatroskaMux { struct
79 GstElement element;
84 GstPad *srcpad;
85 GstCollectPads *collect;
86 GstEbmlWrite *ebml_write;
88 guint num_streams,
89 num_v_streams, num_a_streams, num_t_streams;
92 gchar *writing_app;
95 GDateTime *creation_time;
98 const gchar *doctype;
[all …]