is_drm_dumb_memory


Description:

[ CCode ( cname = "gst_is_drm_dumb_memory" ) ]
[ Version ( since = "1.24" ) ]
public bool is_drm_dumb_memory (Memory mem)

Parameters:

mem

the memory to be checked

Returns:

true if mem is DRM Dumb memory, otherwise false


Namespace: Gst.Allocators