Pad.getPeer

Gets the peer of pad. This function refs the peer pad so you need to unref it after use.

class Pad
getPeer
()

Return Value

Type: gst.pad.Pad

the peer #GstPad. Unref after usage.

MT safe.