wrappercamerabinsrc: pad probe ids are gulong
Change variable to the correct type
This commit is contained in:
parent
efd14946fd
commit
c6fd3b070b
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user