Adapter.flush

Flushes the first @flush bytes in the @adapter. The caller must ensure that at least this many bytes are available.

See also: gst_adapter_map(), gst_adapter_unmap()

class Adapter
void
flush
(
size_t flush
)

Parameters

flush size_t

the number of bytes to flush

Meta