Return the file descriptor associated with mem.
the memory to get the file descriptor
the file descriptor associated with the memory, or -1. The file descriptor is still owned by the GstMemory. Use dup to take a copy if you intend to use it beyond the lifetime of this GstMemory.
Return the file descriptor associated with mem.