isFdMemory

Check if mem is memory backed by an fd

bool
isFdMemory

Parameters

mem gst.memory.Memory

#GstMemory

Return Value

Type: bool

true when mem has an fd that can be retrieved with gstallocators.global.fdMemoryGetFd.