pulse: Chain up dispose() in pulseaudiosink
This commit is contained in:
parent
f4506d5181
commit
6a8af50111
@ -483,6 +483,8 @@ gst_pulse_audio_sink_dispose (GObject * object)
|
||||
|
||||
pbin->sinkpad = NULL;
|
||||
pbin->psink = NULL;
|
||||
|
||||
G_OBJECT_CLASS (parent_class)->dispose (object);
|
||||
}
|
||||
|
||||
static gboolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user