Harness.takeAllDataAsBuffer

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

class Harness
takeAllDataAsBuffer
()

Return Value

Type: gst.buffer.Buffer

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