MT safe.
Pad.getPeer
gst.pad.Pad getPeer()Gets the peer of pad. This function refs the peer pad so you need to unref it after use.
Returns
the peer #GstPad. Unref after usage.
gst.pad.Pad getPeer()Gets the peer of pad. This function refs the peer pad so you need to unref it after use.
MT safe.