GstGL.GLBaseMemoryAllocator¶
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
|
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
fallback_mem_copy |
r |
||
parent |
r |
Class Details¶
- class GstGL.GLBaseMemoryAllocator(**kwargs)¶
- Bases:
- Abstract:
Yes
- Structure:
Opaque
GstGL.GLBaseMemoryAllocator
structNew in version 1.8.
- do_alloc(params) virtual¶
- Parameters:
params (
GstGL.GLAllocationParams
) – theGstGL.GLAllocationParams
to allocate the memory with- Returns:
a newly allocated
GstGL.GLBaseMemory
from allocator and params- Return type: