Sample.getBufferList

Get the buffer list associated with sample

Returns

the buffer list of sample or null

when there is no buffer list. The buffer list remains valid as long as sample is valid. If you need to hold on to it for longer than that, take a ref to the buffer list with gst_mini_object_ref ().