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: Pad

the peer gstreamer.Pad Unref after usage.

MT safe.