is_dmabuf_memory


Description:

[ CCode ( cname = "gst_is_dmabuf_memory" ) ]
[ Version ( since = "1.2" ) ]
public bool is_dmabuf_memory (Memory mem)

Check if mem is dmabuf memory.

Parameters:

mem

the memory to be check

Returns:

true if mem is dmabuf memory, otherwise false


Namespace: Gst.Allocators