ges: Deprecate GESTimelineElement::priority writability
GESLayer is now responsible for setting clips priorites. Also GESClip top effects priorities are now set by the ges_clip_set_top_effect_index method, the user should never call ges_timeline_element_set_priority as it will anyway be overriden by GES itself. Differential Revision: https://phabricator.freedesktop.org/D1280
Showing
- ges/ges-timeline-element.c 7 additions, 0 deletionsges/ges-timeline-element.c
- ges/ges-timeline-element.h 1 addition, 1 deletionges/ges-timeline-element.h
- tests/check/ges/clip.c 4 additions, 4 deletionstests/check/ges/clip.c
- tests/check/ges/effects.c 0 additions, 2 deletionstests/check/ges/effects.c
- tests/check/ges/layer.c 3 additions, 19 deletionstests/check/ges/layer.c
Loading
Please register or sign in to comment