Allocator.register
void register(string name, gst.allocator.Allocator allocator)Registers the memory allocator with name.
Parameters
name | the name of the allocator |
allocator | #GstAllocator |
void register(string name, gst.allocator.Allocator allocator)Registers the memory allocator with name.
name | the name of the allocator |
allocator | #GstAllocator |