Gst.AllocatorClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
alloc |
r |
implementation that acquires memory |
|
free |
r |
implementation that releases memory |
|
object_class |
r |
Object parent class |
Methods¶
None
Details¶
- class Gst.AllocatorClass¶
The
Gst.Allocator
is used to create new memory.