mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
glsyncmeta: add G_END_DECLS
This commit is contained in:
parent
690b20b9f4
commit
7c6d9b4c59
1 changed files with 2 additions and 0 deletions
|
@ -49,4 +49,6 @@ GstGLSyncMeta * gst_buffer_add_gl_sync_meta (GstGLContext * context,
|
|||
void gst_gl_sync_meta_set_sync_point (GstGLSyncMeta * sync, GstGLContext * context);
|
||||
void gst_gl_sync_meta_wait (GstGLSyncMeta * sync);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GST_GL_SYNC_META_H__ */
|
||||
|
|
Loading…
Reference in a new issue