gstreamer/docs/design
Thibault Saunier f8037f857d trackobject: Properly rename get/set_child_property
We used to have a ges_track_object_get/set_child_property that was in
fact letting user set/get various properties at once, rename it to
get/set_properties, and implement:

API:
    ges_track_object_get_child_property (GESTrackObject *object, const gchar
            *property_name, GValue * value);
    ges_track_object_set_child_property (GESTrackObject *object, const gchar
            *property_name, GValue * value);
2012-12-19 11:44:26 -03:00
..
effects.txt trackobject: Properly rename get/set_child_property 2012-12-19 11:44:26 -03:00
encoding-research.txt docs/design: Fixups/additions based on feedback 2009-10-19 18:32:23 +02:00
encoding.txt docs/design: Fixups/additions based on feedback 2009-10-19 18:32:23 +02:00
gstencodebin.h Fix FSF address 2012-11-04 00:25:20 +00:00
gstprofile.h Fix FSF address 2012-11-04 00:25:20 +00:00