audioencoders: chain up to parent event handler
This commit is contained in:
parent
a2bb20e522
commit
ea3f41e06a
@ -708,7 +708,7 @@ gst_opus_enc_sink_event (GstAudioEncoder * benc, GstEvent * event)
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return FALSE;
|
return GST_AUDIO_ENCODER_CLASS (parent_class)->event (benc, event);
|
||||||
}
|
}
|
||||||
|
|
||||||
static GstCaps *
|
static GstCaps *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user