<div dir="ltr">Hi,<div><br></div><div><br></div><div>I am trying to compile playback tutorial four but i am getting the following error.</div><div><br></div><div><br></div><div><div>gcc -Wall playbacktutorialfour.c -o playbacktutorialfour $(pkg-config --cflags --libs gstreamer-1.0)</div>
<div>playbacktutorialfour.c: In function ‘refresh_ui’:</div><div>playbacktutorialfour.c:94:5: error: incompatible type for argument 2 of ‘gst_element_query_position’</div><div>/usr/local/include/gstreamer-1.0/gst/gstutils.h:947:25: note: expected ‘GstFormat’ but argument is of type ‘enum GstFormat *’</div>
<div>playbacktutorialfour.c:96:9: error: incompatible type for argument 2 of ‘gst_element_query_duration’</div><div>/usr/local/include/gstreamer-1.0/gst/gstutils.h:948:25: note: expected ‘GstFormat’ but argument is of type ‘enum GstFormat *’</div>
</div><div><br></div><div><br></div><div>Regards,</div><div>Mayank</div></div>