GstGLEGL.GLMemoryEGL¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
image |
r |
||
mem |
r |
Methods¶
class |
|
|
|
|
Details¶
- class GstGLEGL.GLMemoryEGL¶
GstGLEGL.GLMemoryEGL
is created or wrapped throughGstGL.GLBaseMemory.alloc
() withGstGL.GLVideoAllocationParams
.- classmethod init_once()¶
Initializes the GL Memory allocator. It is safe to call this function multiple times. This must be called before any other
GstGLEGL.GLMemoryEGL
operation.New in version 1.10.
- get_display()¶
-
New in version 1.10.