Get the memory of mem that can be accessed according to the mode specified in flags. The function should return a pointer that contains at least maxsize bytes.
mem
flags
maxsize
a #GstMemory
size to map
access mode for the memory
Get the memory of
mem
that can be accessed according to the mode specified inflags
. The function should return a pointer that contains at leastmaxsize
bytes.