gstallocators.types

Undocumented in source.

Members

Aliases

FdMemoryFlags
alias FdMemoryFlags = GstFdMemoryFlags

Manifest constants

ALLOCATOR_DMABUF
enum ALLOCATOR_DMABUF;
ALLOCATOR_FD
enum ALLOCATOR_FD;
ALLOCATOR_SHM
enum ALLOCATOR_SHM;

Name of this allocator, to be used for example with gst.allocator.Allocator.find and gst.memory.Memory.isType.

CAPS_FEATURE_MEMORY_DMABUF
enum CAPS_FEATURE_MEMORY_DMABUF;

Constant that defines the caps feature name for DMA buffer sharing.