structure: add gst_structure_id_new() convenience function
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 29 May 2009 17:22:42 +0000 (18:22 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 29 May 2009 18:28:10 +0000 (19:28 +0100)
commitc8acbbfde087516135b58b6be34235390ee06e19
tree07d4c02def8fe4c13fc119d22114aae8e0c7a93f
parentbc7c7e983668f5379cc192935367def6831965d7
structure: add gst_structure_id_new() convenience function

Add convenience wrapper for gst_structure_id_empty_new() plus
gst_structure_id_set() and use it in a few places.

API: gst_structure_id_new()
docs/gst/gstreamer-sections.txt
gst/gstevent.c
gst/gstmessage.c
gst/gstquery.c
gst/gststructure.c
gst/gststructure.h
win32/common/libgstreamer.def