GstGL.GLMemoryAllocatorClass

Fields

Name

Type

Access

Description

copy

GstGL.GLBaseMemoryAllocatorCopyFunction

r

provide a custom copy implementation

map

GstGL.GLBaseMemoryAllocatorMapFunction

r

provide a custom map implementation

parent_class

GstGL.GLBaseMemoryAllocatorClass

r

unmap

GstGL.GLBaseMemoryAllocatorUnmapFunction

r

provide a custom unmap implementation

Methods

None

Details

class GstGL.GLMemoryAllocatorClass