to release the allocator after usage.
DRMDumbAllocator.newWithFd
gstallocators.drmdumb_allocator.DRMDumbAllocator newWithFd(int drmFd)Creates a new #GstDRMDumbAllocator for the specific file desciptor. This function can fail if the file descriptor is not a DRM device or if the DRM device does not support DUMB allocation.
Parameters
drmFd | file descriptor of the DRM device |
Returns
a new DRM Dumb allocator. Use [gst.object.ObjectWrap.unref]