create_ringbuffer


Description:

public virtual unowned RingBuffer? create_ringbuffer ()

Create and return the RingBuffer for this.

This function will call the ::create_ringbuffer vmethod and will set this as the parent of the returned buffer (see set_parent).

Parameters:

this

a BaseSink.

Returns:

The new ringbuffer of this.