BaseSink


Object Hierarchy:

Object hierarchy for BaseSink

Description:

[ CCode ( type_id = "gst_audio_base_sink_get_type ()" ) ]
[ GIR ( name = "AudioBaseSink" ) ]
public class BaseSink : Sink

This is the base class for audio sinks.

Subclasses need to implement the GstAudioBaseSink::create_ringbuffer vmethod. This base class will then take care of writing samples to the ringbuffer, synchronisation, clipping and flushing.

All known sub-classes:

Namespace: Gst.Audio

Content:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Gst.Element