MEMORY
Description:
MEMORY
flag indicating that buffer memory should be reffed and appended to already existing memory.
Unless the memory is marked as NO_SHARE, no actual copy of the memory is made but it is simply reffed. Add GST_BUFFER_COPY_DEEP
to force a real copy.