Adapter.push

Adds the data from @buf to the data stored inside @adapter and takes ownership of the buffer.

class Adapter
void
push

Parameters

buf Buffer

a #GstBuffer to add to queue in the adapter

Meta