gst/gstmessage.c (gst_message_parse_state_changed): Use gst_structure_get_enum instea...
authorJohan Dahlin <johan@gnome.org>
Thu, 29 Sep 2005 02:32:37 +0000 (02:32 +0000)
committerJohan Dahlin <johan@gnome.org>
Thu, 29 Sep 2005 02:32:37 +0000 (02:32 +0000)
commitd52d4b4a4d779d664b1026714186e4a9e1f50c27
tree26426a0684b4d726d47a65b5c35d2909c3b26aa9
parentbdb214775d45241be31fe3610253f43be335b0c7
gst/gstmessage.c (gst_message_parse_state_changed): Use gst_structure_get_enum instead of gst_structure_get_int

Original commit message from CVS:
* gst/gstmessage.c (gst_message_parse_state_changed): Use
gst_structure_get_enum instead of gst_structure_get_int

* gst/gststructure.c (gst_structure_get_enum): Impl.

* gst/gststructure.h (gst_structure_get_enum): Add

* docs/gst/gstreamer-sections.txt: Ditto
ChangeLog
docs/gst/gstreamer-sections.txt
gst/gstmessage.c
gst/gststructure.c
gst/gststructure.h