wrappercamerabinsrc: pad probe ids are gulong

Change variable to the correct type
This commit is contained in:
Thiago Santos 2012-09-27 23:22:37 -03:00
parent efd14946fd
commit c6fd3b070b

View file

@ -83,7 +83,7 @@ struct _GstWrapperCameraBinSrc
gboolean elements_created; gboolean elements_created;
guint src_event_probe_id; gulong src_event_probe_id;
GstPad *outsel_imgpad; GstPad *outsel_imgpad;
GstPad *outsel_vidpad; GstPad *outsel_vidpad;