Insert buffer at idx in list. Other buffers are moved to make room for this new buffer.
A -1 value for idx will append the buffer at the end.
the index
a gstreamer.Buffer
Insert buffer at idx in list. Other buffers are moved to make room for this new buffer.
A -1 value for idx will append the buffer at the end.