[ CCode ( cname = "gst_fd_memory_get_fd" ) ]
[ Version ( since = "1.6" ) ]
public int fd_memory_get_fd (Memory mem)
Get the fd from mem
.
Call is_fd_memory to check if mem
has an fd.
mem |
Memory |
the fd of |