drmDumbMemoryExportDmabuf

Exports a DMABuf from the DRM Bumb buffer object. One can check if this feature is supported using gstallocators.drmdumb_allocator.DRMDumbAllocator.hasPrimeExport;

drmDumbMemoryExportDmabuf

Parameters

mem gst.memory.Memory

the memory to export from

Return Value

Type: gst.memory.Memory

a #GstMemory from #GstDmaBufAllocator wrapping the exported dma-buf file descriptor.