GstAudioSinkClass.stop

Stop the device and unblock write as fast as possible. Pending samples are flushed from the device. For retro compatibility, the audio sink will fallback to calling reset if this vmethod is not provided. Since: 1.18

struct GstAudioSinkClass
extern (C)
void function(GstAudioSink* sink) stop;