Top | ![]() |
![]() |
![]() |
![]() |
GstGLBufferPoolGstGLBufferPool — buffer pool for GstGLMemory objects |
a GstGLBufferPool is an object that allocates buffers with GstGLMemory
A GstGLBufferPool is created with gst_gl_buffer_pool_new()
GstGLBufferPool implements the VideoMeta buffer pool option GST_BUFFER_POOL_OPTION_VIDEO_META
struct GstGLBufferPoolClass { GstBufferPoolClass parent_class; };
The GstGLBufferPoolClass structure contains only private data