gstglegl.c.functions
C functions for gstglegl1 library
var c_gst_egl_get_error_string c_gst_egl_image_export_dmabuf c_gst_egl_image_from_dmabuf c_gst_egl_image_from_dmabuf_direct c_gst_egl_image_from_dmabuf_direct_target c_gst_egl_image_from_dmabuf_direct_target_with_dma_drm c_gst_egl_image_from_texture c_gst_egl_image_get_image c_gst_egl_image_get_type c_gst_egl_image_new_wrapped c_gst_gl_display_egl_device_get_type c_gst_gl_display_egl_device_new c_gst_gl_display_egl_device_new_with_egl_device c_gst_gl_display_egl_from_gl_display c_gst_gl_display_egl_get_from_native c_gst_gl_display_egl_get_type c_gst_gl_display_egl_new c_gst_gl_display_egl_new_surfaceless c_gst_gl_display_egl_new_with_egl_display c_gst_gl_memory_egl_allocator_get_type c_gst_gl_memory_egl_get_display c_gst_gl_memory_egl_get_image c_gst_gl_memory_egl_get_type c_gst_gl_memory_egl_init_once c_gst_is_gl_memory_egl
alias gst_egl_get_error_string gst_egl_image_export_dmabuf gst_egl_image_from_dmabuf gst_egl_image_from_dmabuf_direct gst_egl_image_from_dmabuf_direct_target gst_egl_image_from_dmabuf_direct_target_with_dma_drm gst_egl_image_from_texture gst_egl_image_get_image gst_egl_image_get_type gst_egl_image_new_wrapped gst_gl_display_egl_device_get_type gst_gl_display_egl_device_new gst_gl_display_egl_device_new_with_egl_device gst_gl_display_egl_from_gl_display gst_gl_display_egl_get_from_native gst_gl_display_egl_get_type gst_gl_display_egl_new gst_gl_display_egl_new_surfaceless gst_gl_display_egl_new_with_egl_display gst_gl_memory_egl_allocator_get_type gst_gl_memory_egl_get_display gst_gl_memory_egl_get_image gst_gl_memory_egl_get_type gst_gl_memory_egl_init_once gst_is_gl_memory_egl
Module Initializers 1
shared static this
()Types 25
aliasgst_egl_image_get_type = c_gst_egl_image_get_type
aliasgst_egl_image_new_wrapped = c_gst_egl_image_new_wrapped
aliasgst_egl_image_export_dmabuf = c_gst_egl_image_export_dmabuf
aliasgst_egl_image_get_image = c_gst_egl_image_get_image
aliasgst_egl_image_from_dmabuf = c_gst_egl_image_from_dmabuf
aliasgst_egl_image_from_dmabuf_direct = c_gst_egl_image_from_dmabuf_direct
aliasgst_egl_image_from_dmabuf_direct_target = c_gst_egl_image_from_dmabuf_direct_target
aliasgst_egl_image_from_dmabuf_direct_target_with_dma_drm = c_gst_egl_image_from_dmabuf_direct_target_with_dma_drm
aliasgst_egl_image_from_texture = c_gst_egl_image_from_texture
aliasgst_gl_display_egl_get_type = c_gst_gl_display_egl_get_type
aliasgst_gl_display_egl_new = c_gst_gl_display_egl_new
aliasgst_gl_display_egl_new_surfaceless = c_gst_gl_display_egl_new_surfaceless
aliasgst_gl_display_egl_new_with_egl_display = c_gst_gl_display_egl_new_with_egl_display
aliasgst_gl_display_egl_from_gl_display = c_gst_gl_display_egl_from_gl_display
aliasgst_gl_display_egl_get_from_native = c_gst_gl_display_egl_get_from_native
aliasgst_gl_display_egl_device_get_type = c_gst_gl_display_egl_device_get_type
aliasgst_gl_display_egl_device_new = c_gst_gl_display_egl_device_new
aliasgst_gl_display_egl_device_new_with_egl_device = c_gst_gl_display_egl_device_new_with_egl_device
aliasgst_gl_memory_egl_get_type = c_gst_gl_memory_egl_get_type
aliasgst_gl_memory_egl_get_display = c_gst_gl_memory_egl_get_display
aliasgst_gl_memory_egl_get_image = c_gst_gl_memory_egl_get_image
aliasgst_gl_memory_egl_init_once = c_gst_gl_memory_egl_init_once
aliasgst_gl_memory_egl_allocator_get_type = c_gst_gl_memory_egl_allocator_get_type
aliasgst_egl_get_error_string = c_gst_egl_get_error_string
aliasgst_is_gl_memory_egl = c_gst_is_gl_memory_egl
Variables 25
var
GType function() c_gst_egl_image_get_typevar
GstEGLImage * function(GstGLContext * context, void * image, GstGLFormat format, void * userData, GstEGLImageDestroyNotify userDataDestroy) c_gst_egl_image_new_wrappedvar
gboolean function(GstEGLImage * image, int * fd, int * stride, size_t * offset) c_gst_egl_image_export_dmabufvar
void * function(GstEGLImage * image) c_gst_egl_image_get_imagevar
GstEGLImage * function(GstGLContext * context, int dmabuf, const(GstVideoInfo) * inInfo, int plane, size_t offset) c_gst_egl_image_from_dmabufvar
GstEGLImage * function(GstGLContext * context, int * fd, const(size_t) * offset, const(GstVideoInfo) * inInfo) c_gst_egl_image_from_dmabuf_directvar
GstEGLImage * function(GstGLContext * context, int * fd, const(size_t) * offset, const(GstVideoInfo) * inInfo, GstGLTextureTarget target) c_gst_egl_image_from_dmabuf_direct_targetvar
GstEGLImage * function(GstGLContext * context, uint nPlanes, int * fd, const(size_t) * offset, const(GstVideoInfoDmaDrm) * inInfoDma, GstGLTextureTarget target) c_gst_egl_image_from_dmabuf_direct_target_with_dma_drmvar
GstEGLImage * function(GstGLContext * context, GstGLMemory * glMem, size_t * attribs) c_gst_egl_image_from_texturevar
GType function() c_gst_gl_display_egl_get_typevar
GstGLDisplayEGL * function() c_gst_gl_display_egl_newvar
GstGLDisplayEGL * function() c_gst_gl_display_egl_new_surfacelessvar
GstGLDisplayEGL * function(void * display) c_gst_gl_display_egl_new_with_egl_displayvar
GstGLDisplayEGL * function(GstGLDisplay * display) c_gst_gl_display_egl_from_gl_displayvar
void * function(GstGLDisplayType type, size_t display) c_gst_gl_display_egl_get_from_nativevar
GType function() c_gst_gl_display_egl_device_get_typevar
GstGLDisplayEGLDevice * function(uint deviceIndex) c_gst_gl_display_egl_device_newvar
GstGLDisplayEGLDevice * function(void * device) c_gst_gl_display_egl_device_new_with_egl_devicevar
GType function() c_gst_gl_memory_egl_get_typevar
void * function(GstGLMemoryEGL * mem) c_gst_gl_memory_egl_get_displayvar
void * function(GstGLMemoryEGL * mem) c_gst_gl_memory_egl_get_imagevar
void function() c_gst_gl_memory_egl_init_oncevar
GType function() c_gst_gl_memory_egl_allocator_get_typevar
const(char) * function(int err) c_gst_egl_get_error_stringvar
gboolean function(GstMemory * mem) c_gst_is_gl_memory_egl