ghostpad: API: Expose gst_proxy_pad_get_internal()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 6 May 2011 13:16:09 +0000 (15:16 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:39:34 +0000 (11:39 +0200)
commita216426bb60fcbda83fc28a8e2073964c51bfd8e
tree690a7414bd18a1bd6434ae02640f2d3372c69ba8
parente8688b62b2d0536509c3b35bb962fa4dfe0de7d4
ghostpad: API: Expose gst_proxy_pad_get_internal()

This allows to get the internal pad of ghostpads and
proxypads without using gst_pad_iterate_internal_links()
and is much more convenient.

The internal pad of a ghostpad is the pad of the opposite direction
that is used to link to the ghostpad target.
docs/gst/gstreamer-sections.txt
gst/gstghostpad.c
gst/gstghostpad.h
tests/check/gst/gstghostpad.c
win32/common/libgstreamer.def