BufferList.copyDeep
gst.buffer_list.BufferList copyDeep()Creates a copy of the given buffer list. This will make a newly allocated copy of the buffers that the source buffer list contains.
Returns
a new copy of list.
gst.buffer_list.BufferList copyDeep()Creates a copy of the given buffer list. This will make a newly allocated copy of the buffers that the source buffer list contains.