Return a new fd allocator.
Return a gst.memory.Memory that wraps a generic file descriptor.
Find a previously registered allocator with name. When name is null, the default allocator will be returned.
Registers the memory allocator with name.
Use allocator to allocate a new memory block with memory that is at least size big.
Set the default allocator.
Base class for allocators with fd-backed memory