Skip to content
  • Sebastian Dröge's avatar
    ghostpad: API: Expose gst_proxy_pad_get_internal() · a216426b
    Sebastian Dröge authored
    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.
    a216426b