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.

class BufferList
copyDeep
()

Return Value

Type: gst.buffer_list.BufferList

a new copy of list.