or null when there is no buffer. The buffer remains valid as long as list is valid and buffer is not removed from the list.
BufferList.get
gst.buffer.Buffer get(uint idx)Gets the buffer at idx.
You must make sure that idx does not exceed the number of buffers available.
Parameters
idx | the index |
Returns
the buffer at idx in group