get_buffer_list
Description:
Get the buffer list associated with this
Parameters:
this |
a Sample |
Returns:
the buffer list of this or null when there is no buffer list. The buffer list remains valid as long as this 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 (). |