- GstReserved
void*[4] GstReserved;
Undocumented in source.
- alloc
GstMemory* function(GstAllocator* allocator, size_t size, GstAllocationParams* params) alloc;
- free
void function(GstAllocator* allocator, GstMemory* memory) free;
- objectClass
GstObjectClass objectClass;
The #GstAllocator is used to create new memory.