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 #GstBuffer
See Implementation
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.