isFdMemory

fnbool isFdMemory(gst.memory.Memory mem)

Check if mem is memory backed by an fd

Parameters

mem#GstMemory

Returns

true when mem has an fd that can be retrieved with

[gstallocators.global.fdMemoryGetFd].