gstreamer/docs/libs
Thibault Saunier 42477a5ec3 ges: Move the notion of children properties to GESTimelineElement
Summary:
Deprecate the old GESTrackElement children property handling API.

New APIs:
  * ges_timeline_element_list_children_properties
  * ges_timeline_element_lookup_child
  * ges_timeline_element_get_child_property_by_pspec
  * ges_timeline_element_get_child_property_valist
  * ges_timeline_element_get_child_properties
  * ges_timeline_element_set_child_property_valist
  * ges_timeline_element_set_child_property_by_pspec
  * ges_timeline_element_set_child_properties
  * ges_timeline_element_set_child_property
  * ges_timeline_element_get_child_property
  * ges_timeline_element_add_child_property
  * ges_timeline_element_remove_child_property

Deprecated APIs:
  * ges_track_element_list_children_properties
  * ges_track_element_lookup_child
  * ges_track_element_get_child_property_by_pspec
  * ges_track_element_get_child_property_valist
  * ges_track_element_get_child_properties
  * ges_track_element_set_child_property_valist
  * ges_track_element_set_child_property_by_pspec
  * ges_track_element_set_child_properties
  * ges_track_element_set_child_property
  * ges_track_element_get_child_property
  * ges_track_element_add_child_property

Reviewers: Mathieu_Du

Differential Revision: http://phabricator.freedesktop.org/D40
2015-03-18 20:36:39 +01:00
..
.gitignore docs: And remove all the stuff that's meant to be generated at runtime 2010-05-18 15:26:45 +02:00
architecture.xml Rename GESTimelinePipeline to GESPipeline 2013-07-21 21:42:42 -04:00
ges-docs.sgml Include class related section documentation in the gir file. 2014-04-07 22:13:25 +02:00
ges-sections.txt ges: Move the notion of children properties to GESTimelineElement 2015-03-18 20:36:39 +01:00
ges.types ges: multifilesrc support 2014-03-19 18:32:48 +01:00
layer_track_overview.png docs: Improve docs some more 2009-11-15 18:23:33 +01:00
Makefile.am Allow checking code coverage 2012-12-29 19:38:12 -03:00