ges: Register videorate::rate as a rate changing property

https://bugzilla.gnome.org/show_bug.cgi?id=794699
This commit is contained in:
Suhas Nayak 2018-03-26 18:56:03 +05:30 committed by Thibault Saunier
parent 7ba51db93c
commit 14b0470cb0

View file

@ -166,6 +166,7 @@ ges_effect_class_init (GESEffectClass * klass)
ges_effect_class_register_rate_property (klass, "scaletempo", "rate");
ges_effect_class_register_rate_property (klass, "pitch", "tempo");
ges_effect_class_register_rate_property (klass, "pitch", "rate");
ges_effect_class_register_rate_property (klass, "videorate", "rate");
/**
* GESEffect:bin-description: