Documentation
Dlang.org
isDmabufMemory
gstallocators
global
Check if mem is dmabuf memory.
bool
isDmabufMemory
(
gst.memory.Memory
mem
)
Parameters
mem
gst
.
memory
.
Memory
the memory to be check
Return Value
Type:
bool
true if mem is dmabuf memory, otherwise false
gstallocators
global
functions
dmabufMemoryGetFd
drmDumbMemoryExportDmabuf
drmDumbMemoryGetHandle
fdMemoryGetFd
isDmabufMemory
isDrmDumbMemory
isFdMemory
isPhysMemory
physMemoryGetPhysAddr
Check if mem is dmabuf memory.