qtmux: also add .h file changes to unbreak the build

This commit is contained in:
Stefan Kost 2009-12-28 11:34:35 +02:00 committed by Tim-Philipp Müller
parent 05257feb87
commit 02d1035571

View file

@ -154,6 +154,9 @@ struct _GstQTMux
/* for collect pads event handling function */
GstPadEventFunction collect_event;
/* for request pad naming */
guint video_pads, audio_pads;
};
struct _GstQTMuxClass