app: fix headers
This commit is contained in:
parent
06a6ab3e32
commit
b12aabc9da
@ -130,8 +130,8 @@ GstBufferList * gst_app_sink_pull_buffer_list (GstAppSink *appsink);
|
|||||||
|
|
||||||
void gst_app_sink_set_callbacks (GstAppSink * appsink,
|
void gst_app_sink_set_callbacks (GstAppSink * appsink,
|
||||||
GstAppSinkCallbacks *callbacks,
|
GstAppSinkCallbacks *callbacks,
|
||||||
gpointer user_data,
|
gpointer user_data,
|
||||||
GDestroyNotify notify);
|
GDestroyNotify notify);
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user