phys_memory_get_phys_addr


Description:

[ CCode ( cname = "gst_phys_memory_get_phys_addr" ) ]
[ Version ( since = "1.14" ) ]
public uintptr phys_memory_get_phys_addr (Memory mem)

Parameters:

mem

a Memory

Returns:

Physical memory address that is backing mem, or 0 if none


Namespace: Gst.Allocators