AudioBaseSrc.createRingbuffer
gstaudio.audio_ring_buffer.AudioRingBuffer createRingbuffer()Create and return the #GstAudioRingBuffer for src. This function will call the ::create_ringbuffer vmethod and will set src as the parent of the returned buffer (see [gst.object.ObjectWrap.setParent]).
Returns
The new ringbuffer of src.