egl: Add a #define for the EGLImage memory caps feature
This commit is contained in:
parent
e6041b9974
commit
f7a00d8ca4
@ -28,6 +28,8 @@
|
||||
|
||||
#define GST_EGL_IMAGE_MEMORY_TYPE "EGLImage"
|
||||
|
||||
#define GST_CAPS_FEATURE_MEMORY_EGL_IMAGE "memory:EGLImage"
|
||||
|
||||
typedef enum
|
||||
{
|
||||
GST_EGL_IMAGE_MEMORY_TYPE_INVALID = -1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user