take_all_data_as_buffer


Description:

[ CCode ( cname = "gst_harness_take_all_data_as_buffer" ) ]
[ Version ( since = "1.14" ) ]
public Buffer take_all_data_as_buffer ()

Pulls all pending data from the harness and returns it as a single buffer.

Parameters:

this

a Harness

Returns:

the data as a buffer. Unref with gst_buffer_unref when no longer needed.