Adapter.flush
void flush(size_t flush)Flushes the first flush bytes in the adapter. The caller must ensure that at least this many bytes are available.
See also: [gstbase.adapter.Adapter.map], [gstbase.adapter.Adapter.unmap]
Parameters
flush | the number of bytes to flush |