Sample.getBufferList

Get the buffer list associated with @sample

class Sample
getBufferList
()

Return Value

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 ().

Meta