viv-fb: export viv-fb display api
qmlgl plugin will use this api https://bugzilla.gnome.org/show_bug.cgi?id=795562
This commit is contained in:
parent
3c8368129a
commit
e7700f20fd
@ -28,6 +28,7 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
GST_GL_API
|
||||
GType gst_gl_display_viv_fb_get_type (void);
|
||||
|
||||
#define GST_TYPE_GL_DISPLAY_VIV_FB (gst_gl_display_viv_fb_get_type())
|
||||
@ -60,6 +61,7 @@ struct _GstGLDisplayVivFBClass
|
||||
GstGLDisplayClass object_class;
|
||||
};
|
||||
|
||||
GST_GL_API
|
||||
GstGLDisplayVivFB *gst_gl_display_viv_fb_new (gint disp_idx);
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user