pitch: register as effect
This commit is contained in:
parent
006fe188e7
commit
7b5340f3be
@ -145,7 +145,7 @@ gst_pitch_class_init (GstPitchClass * klass)
|
|||||||
gst_static_pad_template_get (&gst_pitch_sink_template));
|
gst_static_pad_template_get (&gst_pitch_sink_template));
|
||||||
|
|
||||||
gst_element_class_set_details_simple (element_class, "Pitch controller",
|
gst_element_class_set_details_simple (element_class, "Pitch controller",
|
||||||
"Filter/Converter/Audio", "Control the pitch of an audio stream",
|
"Filter/Effect/Audio", "Control the pitch of an audio stream",
|
||||||
"Wouter Paesen <wouter@blue-gate.be>");
|
"Wouter Paesen <wouter@blue-gate.be>");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user