[ CCode ( type_id = "gst_audio_base_src_get_type ()" ) ] [ GIR ( name = "AudioBaseSrc" ) ] publicclassBaseSrc : PushSrc
This is the base class for audio sources.
Subclasses need to implement the ::create_ringbuffer vmethod. This base class will then take care of reading samples from
the ringbuffer, synchronisation and flushing.