create_ringbuffer
Description:
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. |