isDmabufMemory
fn
bool isDmabufMemory(gst.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
bool isDmabufMemory(gst.memory.Memory mem)Check if mem is dmabuf memory.
mem | the memory to be check |