qtmux: also add .h file changes to unbreak the build
This commit is contained in:
parent
48111e3f18
commit
80aa8e70ec
@ -154,6 +154,9 @@ struct _GstQTMux
|
|||||||
|
|
||||||
/* for collect pads event handling function */
|
/* for collect pads event handling function */
|
||||||
GstPadEventFunction collect_event;
|
GstPadEventFunction collect_event;
|
||||||
|
|
||||||
|
/* for request pad naming */
|
||||||
|
guint video_pads, audio_pads;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct _GstQTMuxClass
|
struct _GstQTMuxClass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user