BaseSrc


Object Hierarchy:

Object hierarchy for BaseSrc

Description:

[ CCode ( type_id = "gst_audio_base_src_get_type ()" ) ]
[ GIR ( name = "AudioBaseSrc" ) ]
public class BaseSrc : PushSrc

This is the base class for audio sources.

Subclasses need to implement the GstAudioBaseSrc::create_ringbuffer vmethod. This base class will then take care of reading samples from the ringbuffer, synchronisation and flushing.

All known sub-classes:

Namespace: Gst.Audio

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Gst.Base.PushSrc
All known members inherited from class Gst.Element