AudioBaseSink.createRingbuffer

Create and return the #GstAudioRingBuffer for sink. This function will call the ::create_ringbuffer vmethod and will set sink as the parent of the returned buffer (see gst.object.ObjectWrap.setParent).

Returns

The new ringbuffer of sink.