iterator: API: Add gst_iterator_new_single()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 26 Aug 2009 14:39:19 +0000 (16:39 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 26 Aug 2009 14:39:19 +0000 (16:39 +0200)
commitb2cab40745625f1b6f5bd4d9dd9d17f79ee42004
tree0f1b49a952105d698beadd66f4a3887bfde73545
parent76d9349956bc74c0c6283971cd6d563b09a46963
iterator: API: Add gst_iterator_new_single()

This allows "iteration" over a single object of some type,
which happens often for the GstPadIterIntLinksFunction for example.
docs/gst/gstreamer-sections.txt
gst/gstiterator.c
gst/gstiterator.h