mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
goom2k1/doc: Fixup previous commit
This commit is contained in:
parent
18c43aa845
commit
109995707e
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ static GstStaticPadTemplate sink_template = GST_STATIC_PAD_TEMPLATE ("sink",
|
|||
static void gst_goom2k1_finalize (GObject * object);
|
||||
|
||||
static gboolean gst_goom2k1_setup (GstAudioVisualizer * base);
|
||||
static gboolean gst_goom2k1nrender (GstAudioVisualizer * base,
|
||||
static gboolean gst_goom2k1_render (GstAudioVisualizer * base,
|
||||
GstBuffer * audio, GstVideoFrame * video);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue