the allocator with name was not registered.
Allocator.find
gst.allocator.Allocator find(string name = null)Find a previously registered allocator with name. When name is null, the default allocator will be returned.
Parameters
name | the name of the allocator |
Returns
a #GstAllocator or null when