AudioBaseSrc.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.ObjectGst.setParent).

class AudioBaseSrc
createRingbuffer
()

Return Value

Type: gstaudio.audio_ring_buffer.AudioRingBuffer

The new ringbuffer of src.